From: Cong Ding Date: Sat, 22 Dec 2012 16:12:26 +0000 (+0100) Subject: staging: echo.c: fix memory leakage X-Git-Tag: v3.9-rc1~127^2~553 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0902468846460274018100bec29e2b236f70ab14;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed