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:
521b5d0
)
[PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe()
author
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 22 Apr 2008 23:51:27 +0000
(19:51 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 22 Apr 2008 23:54:57 +0000
(19:54 -0400)
Duh... Fortunately, the bug is quite recent (post-2.6.25) and, embarrassingly,
mine ;-/
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found