diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2015-06-24 17:32:33 +0300 |
---|---|---|
committer | Chris Mason <clm@fb.com> | 2015-06-24 12:28:03 -0700 |
commit | 5a5003df98d5a7f6834227885b7c9728f767cc27 (patch) | |
tree | 98450d55ad5520f8d66a48f5f3868977f1b0c482 /lib | |
parent | c40b7b064f6159df3a080595a498613d08206e59 (diff) | |
download | linux-stable-5a5003df98d5a7f6834227885b7c9728f767cc27.tar.gz linux-stable-5a5003df98d5a7f6834227885b7c9728f767cc27.tar.bz2 linux-stable-5a5003df98d5a7f6834227885b7c9728f767cc27.zip |
btrfs: delayed-ref: double free in btrfs_add_delayed_tree_ref()
There is a cut and paste error so instead of freeing "head_ref", we free
"ref" twice.
Fixes: 3368d001ba5d ('btrfs: qgroup: Record possible quota-related extent for qgroup.')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Chris Mason <clm@fb.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions