[PATCH] Better UDF oops fix
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.
Showing
Please register or sign in to comment