Input: mousedev - fix memory leak
authorKimball Murray <kimball.murray@stratus.com>
Mon, 30 Jan 2006 02:50:59 +0000 (21:50 -0500)
committerDmitry Torokhov <dtor_core@ameritech.net>
Mon, 30 Jan 2006 02:50:59 +0000 (21:50 -0500)
Apparently, "while true; do cat </dev/null >/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 <zaitcev@redhat.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>

No differences found