Re: [PATCH 2.4] lcd: fix memory leak in lcd_ioctl()

2005-01-29 Thread Marcelo Tosatti
Applied both, thanks James. On Thu, Jan 27, 2005 at 06:25:09PM -0600, James Nelson wrote: > This patch fixes a memory leak in the FLASH_Burn ioctl for the Cobalt LCD > interface driver. > > Signed-off-by: James Nelson <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscri

[PATCH 2.4] lcd: fix memory leak in lcd_ioctl()

2005-01-27 Thread James Nelson
This patch fixes a memory leak in the FLASH_Burn ioctl for the Cobalt LCD interface driver. Signed-off-by: James Nelson <[EMAIL PROTECTED]> diff -purN --exclude='*~' linux-2.4.29-original/drivers/char/lcd.c linux-2.4.29/drivers/char/lcd.c --- linux-2.4.29-original/drivers/char/lcd.c2005-01-