dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/input/joystick
Jesper Juhl 7363cfc866 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 <jesper.juhl@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2006-05-29 23:28:05 -04:00
..
iforce Input: joysticks - semaphore to mutex conversion 2006-02-19 00:22:30 -05:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
a3d.c Input: a3d - convert to dynamic input_dev allocation 2006-01-29 21:52:39 -05:00
adi.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
amijoy.c Input: joysticks - semaphore to mutex conversion 2006-02-19 00:22:30 -05:00
analog.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
cobra.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
db9.c Input: joysticks - semaphore to mutex conversion 2006-02-19 00:22:30 -05:00
gamecon.c Input: gamecon - add SNES mouse support 2006-04-02 00:10:05 -05:00
gf2k.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
grip.c Input: grip - handle errors from input_register_device() 2006-01-29 21:51:21 -05:00
grip_mp.c Input: grip_mp - kill commented out code 2006-01-10 01:58:47 -05:00
guillemot.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
interact.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
joydump.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
magellan.c [PATCH] drivers/input/joystick: convert to dynamic input_dev allocation 2005-10-28 09:52:53 -07:00
sidewinder.c Input: sidewinder - fix memory leak 2006-05-29 23:28:05 -04:00
spaceball.c [PATCH] drivers/input/joystick: convert to dynamic input_dev allocation 2005-10-28 09:52:53 -07:00
spaceorb.c [PATCH] drivers/input/joystick: convert to dynamic input_dev allocation 2005-10-28 09:52:53 -07:00
stinger.c [PATCH] drivers/input/joystick: convert to dynamic input_dev allocation 2005-10-28 09:52:53 -07:00
tmdc.c Input: tmdc - handle errors from input_register_device() 2006-01-29 21:52:26 -05:00
turbografx.c Input: joysticks - semaphore to mutex conversion 2006-02-19 00:22:30 -05:00
twidjoy.c Input: make needlessly global code static 2006-01-29 21:51:07 -05:00
warrior.c [PATCH] Input: warrior - fix HAT0Y axis setup 2005-12-30 08:20:26 -08:00