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:
b9251b8
)
[PATCH] tpm: fix memory leak
author
Kylene Jo Hall
<kjhall@us.ibm.com>
Sat, 22 Apr 2006 09:36:35 +0000
(
02:36
-0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Sat, 22 Apr 2006 16:19:53 +0000
(09:19 -0700)
The eventname was kmalloc'd and not freed in the *_show functions.
This bug was found by Coverity.
Signed-off-by: Kylene Hall <kjhall@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found