summaryrefslogtreecommitdiff
path: root/cmds-inspect.c
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2015-10-02 17:21:12 +0200
committerDavid Sterba <dsterba@suse.com>2015-10-02 17:56:40 +0200
commit1491d246c427f4fe13521b13fab64c91459ffd9e (patch)
tree52624e4e4b41f0f657dab21222f1a9185e71d0ce /cmds-inspect.c
parentafe33bc29b0fb4e38cd1f18fbc48b537bf5eddc5 (diff)
btrfs-progs: fix double free during scanning
If there are different devices mounted to the same directory we can run into double free issue in the scanning code and this can lead to a crash. The dev_info_arg buffer allocation get_fs_info might be skipped, eg. if the FS_INFO ioctl fails due to EPERM in older kernels. Reset the pointer before each loop starts. Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'cmds-inspect.c')
0 files changed, 0 insertions, 0 deletions