git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f39b25b
)
Input: sidewinder - fix memory leak
author
Jesper Juhl
<jesper.juhl@gmail.com>
Tue, 30 May 2006 03:28:05 +0000
(23:28 -0400)
committer
Dmitry Torokhov
<dtor_core@ameritech.net>
Tue, 30 May 2006 03:28:05 +0000
(23:28 -0400)
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>
No differences found