1
0
Fork 0
remarkable-linux/drivers/staging/echo
Cong Ding 0902468846 staging: echo.c: fix memory leakage
we should check the return value of calling function fir16_create(): a NULL
value means the memory allocation fails.

this patch also cleans up the error handling in function function oslec_create()

Signed-off-by: Cong Ding <dinggnu@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-07 14:03:32 -08:00
..
Kconfig Staging: add echo cancelation module 2008-10-10 15:31:11 -07:00
Makefile Staging: add echo cancelation module 2008-10-10 15:31:11 -07:00
TODO Staging: echo: top bit patch 2009-09-15 12:02:16 -07:00
echo.c staging: echo.c: fix memory leakage 2013-01-07 14:03:32 -08:00
echo.h Staging: echo: One variable per line 2012-07-06 16:08:57 -07:00
fir.h Staging: echo: coding style cleanups 2009-09-15 12:02:16 -07:00
oslec.h Staging: echo: coding style cleanups 2009-09-15 12:02:16 -07:00