aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJan Kara <[email protected]>2008-08-18 13:44:48 +0200
committerJan Kara <[email protected]>2008-08-19 11:05:05 +0200
commit97e1cfb08616987878f91a46cefdd7fc5fa3dba1 (patch)
tree58442dfca90b9184a09c2b1ab1d7252a4100e296 /net
parentdb0badc58e948b810c7a75cfcc48845e2949ee37 (diff)
udf: Fix error paths in udf_new_inode()
I case we failed to allocate memory for inode when creating it, we did not properly free block already allocated for this inode. Move memory allocation before the block allocation which fixes this issue (thanks for the idea go to Ingo Oeser <[email protected]>). Also remove a few superfluous initializations already done in udf_alloc_inode(). Reviewed-by: Ingo Oeser <[email protected]> Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions