From: Dmitry Torokhov Date: Fri, 30 May 2008 14:40:28 +0000 (-0400) Subject: Input: gtco - fix double kfree in error handling path X-Git-Tag: v2.6.26-rc5~32^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=501a5250589be41c4c060afa855bc60b4539a340;p=pandora-kernel.git Input: gtco - fix double kfree in error handling path The code would try to free 'report' twice upon input_register_device() failure. Reported-by: Julia Lawall Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed