On Mon, Mar 21, 2011 at 11:13:41AM +0100, Lukas Czerner wrote: > In ext2fs_alloc_generic_bmap() error path, when new bitmap allocation > fails ext2fs_generic_bitmap should be freed, however in current state it > first frees ext2fs_generic_bitmap and then > ext2fs_generic_bitmap->description which is wrong. This commit fix the > free ordering. > > Signed-off-by: Lukas Czerner <lczerner@xxxxxxxxxx> This was actually pulled into e2fsprogs a while back, but it looks like I forgot to send an e-mail ack (or mark it as accepted in patchwork). So I'm fixing that oversight now. - 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