From: Jesper Juhl Date: Tue, 30 May 2006 03:28:05 +0000 (-0400) Subject: Input: sidewinder - fix memory leak X-Git-Tag: v2.6.17-rc6~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7363cfc8666692a5263c646e68e54900b536cd7e;p=pandora-kernel.git Input: sidewinder - fix memory leak In sw_connect we leak 'buf' and 'idbuf' when we do not leave via one of the fail* labels. This was spotted by the coverity checker. Patch is compile tested only due to lack of hardware. Signed-off-by: Jesper Juhl Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed