Commit 256249584bda1a9357e2d29987a37f5b2df035f6
1 parent
0e4f6a791b
Exists in
master
and in
7 other branches
fix leak in __logfs_create()
if kmalloc fails, we still need to drop the inode, as we do on other failure exits. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Showing 1 changed file with 4 additions and 1 deletions Side-by-side Diff
fs/logfs/dir.c