From: Kimball Murray Date: Mon, 30 Jan 2006 02:50:59 +0000 (-0500) Subject: Input: mousedev - fix memory leak X-Git-Tag: v2.6.16-rc2~171^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74570d413cbb5cede06a0183a91d3006f134bf6b;p=pandora-kernel.git Input: mousedev - fix memory leak Apparently, "while true; do cat /dev/input/mice; done" causes an OOM in a short amount of time. Funny that nobody noticed, it actually is very easy to trigger just by switching between VT1 and VT7... Signed-off-by: Pete Zaitcev Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed