Re: [PATCH] [staging] iio, adc: Do not leak memory inad7280_event_handler()

From: Jesper Juhl
Date: Mon Dec 05 2011 - 17:48:16 EST


On Sat, 26 Nov 2011, Greg KH wrote:

> On Sun, Nov 06, 2011 at 10:49:22PM +0100, Jesper Juhl wrote:
> > If ad7280_read_all_channels() returns <0 then we'll leak the memory
> > allocated to 'channels' when we return and that variable goes out of
> > scope.
> > This patch fixes the leak.
>
> This patch no longer applies to my tree, can you redo it against the
> next linux-next release and resend it?
>
> thanks,
>
> greg k-h

Sure. I'll take a look at it this weekend.


--
Jesper Juhl <jj@xxxxxxxxxxxxx> http://www.chaosbits.net/
Don't top-post http://www.catb.org/jargon/html/T/top-post.html
Plain text mails only, please.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/