[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150821171127.GF26236@localhost>
Date: Fri, 21 Aug 2015 10:11:27 -0700
From: Olof Johansson <olof@...om.net>
To: Christian Engelmayer <cengelma@....at>
Cc: lee.jones@...aro.org, gwendal@...omium.org, wfrichar@...omium.org,
smbarber@...omium.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mfd: cros_ec: Fix possible leak in led_rgb_store()
On Sun, Jul 19, 2015 at 09:43:02PM +0200, Christian Engelmayer wrote:
> Function led_rgb_store() contains some direct returns in error cases that
> leak the already allocated cros_ec_command message structure. Make sure
> that 'msg' is freed in all exit paths. Detected by Coverity CID 1309666.
>
> Signed-off-by: Christian Engelmayer <cengelma@....at>
> ---
> Compile tested only. Applies against linux-next.
Applied with adjusted patch subject.
-Olof
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists