• Alexander Viro's avatar
    [PATCH] Better UDF oops fix · 7db66084
    Alexander Viro authored
    Rather than not kfree'ing the UDF data in the case of a bad inode (which
    still _may_ have had the UDF data already allocated to it), make sure to
    initialize the pointer to NULL properly when we're done with it.
    7db66084
inode.c 53.2 KB