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
Makefile
TODO
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
oslec.h