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:
f472f80
)
HID: fix memory leak in hidraw_release
author
Jiri Kosina
<jkosina@suse.cz>
Tue, 24 Jun 2008 12:45:27 +0000
(14:45 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Wed, 23 Jul 2008 13:25:21 +0000
(15:25 +0200)
hidraw_release() forgot to free the linked list structure, causing memory
leak.
Reported-by: Juan Marcos Diez Esteban <juan_m_diez@yahoo.es>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found