On Thu, Feb 20, 2014 at 02:14:39PM +0100, Lukas Czerner wrote: > ext2fs_free() does not set the ext2_filsys pointer to null so the caller > is responsible to setting it himself if it is needed. > > This patch fixes some places where caller did not set ext2_filsys > pointer to NULL after ext2fs_free() which might result in use after > free. Fix it. > > Signed-off-by: Lukas Czerner <lczerner@xxxxxxxxxx> Thanks, applied. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html