Whamcloud - gitweb
dupfs.c (ext2fs_dup_handle): Make sure the new filesystem handle
authorTheodore Ts'o <tytso@mit.edu>
Wed, 5 Jan 2005 08:16:09 +0000 (03:16 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 5 Jan 2005 08:16:09 +0000 (03:16 -0500)
commitbc1b803214dc462efc9307ce0dbe0fc004f8a3e8
tree04b78d844ab914c11d9f2f2eb7e604231e619641
parent6e82cd7e953bc6f00c47ca8f29c61d61fb39d3d3
dupfs.c (ext2fs_dup_handle): Make sure the new filesystem handle
has its own copy of the orig_super data structure.  (This
is a better way of fixing a double-free problem in
resize2fs which Fedora attempted to fix in
e2fsprogs-1.35-double_free.patch.   Addresses Red Hat
Bugzilla #132707.)
lib/ext2fs/ChangeLog
lib/ext2fs/dupfs.c