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 <[email protected]> > --- > 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

