On Thu, Dec 03, 2015 at 01:45:44PM -0500, Neil Horman wrote: > Noticed this while doing some snapshots in a chroot environment > > btrfs receive can set root_path to either realmnt, which is passed in from the > command line, or to a heap allocated via find_mount_root in do_receive. We > should only free the later, not the former, as the former results in an > invalid > pointer warning from glibc during free. > > Signed-off-by: Neil Horman <nhor...@tuxdriver.com>
Sorry, I missed this patch, now applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html