Whamcloud - gitweb
libext2fs: Fix memory leak in the Unix I/O layer when changing block size
authorTheodore Ts'o <tytso@mit.edu>
Thu, 23 Sep 2010 17:06:31 +0000 (13:06 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 23 Sep 2010 20:38:26 +0000 (16:38 -0400)
commitfaafdb765b4ed2bb33070d998426bec0cf774344
treece2dd5126c0df3c67679edba2a49d591e38d49f0
parent023a1df091f9d42f826ee3737190db5de9c823b0
libext2fs: Fix memory leak in the Unix I/O layer when changing block size

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/unix_io.c