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:
9dc3885
)
[PATCH] SKB leak in drivers/isdn/i4l/isdn_x25iface.c
author
Eric Sesterhenn
<snakebyte@gmx.de>
Thu, 29 Jun 2006 09:24:34 +0000
(
02:24
-0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Thu, 29 Jun 2006 17:26:21 +0000
(10:26 -0700)
Coverity spotted this leak (id #613), when we are not configured, we return
without freeing the allocated skb.
Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Acked-by: Karsten Keil <kkeil@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found