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>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>