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:
16a6317
)
[PATCH] drivers/infiniband/core/mad.c: fix use-after-release case
author
Adrian Bunk
<bunk@stusta.de>
Sat, 26 Nov 2005 23:37:36 +0000
(
00:37
+0100)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Mon, 28 Nov 2005 04:23:13 +0000
(20:23 -0800)
The Coverity checker spotted this obvious use-after-release bug caused
by a wrong order of the cleanups.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found