]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
ext2fs: fix memory leak in an error case in inode_open()
authorTheodore Ts'o <tytso@mit.edu>
Tue, 21 Dec 2010 23:05:07 +0000 (18:05 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 21 Dec 2010 23:05:07 +0000 (18:05 -0500)
commit58caabc37d696363330c390f77a901bbc81cda1e
treea54e16989aa0c0dd266a4a615533da4492fe548a
parent2150278fa25f3fe8b8f29835ccd3079b608bb825
ext2fs: fix memory leak in an error case in inode_open()

Reported-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/inode_io.c