]> sourceware.org Git - lvm2.git/commit
radix-tree: Fix bug in remove_prefix()
authorJoe Thornber <ejt@redhat.com>
Mon, 20 Aug 2018 14:23:40 +0000 (15:23 +0100)
committerJoe Thornber <ejt@redhat.com>
Mon, 20 Aug 2018 14:23:40 +0000 (15:23 +0100)
commit8b05f1f230517aa42878aa160d94383ed0534c64
tree1562c429679efcf2cae5ce8ee7eb66f70cea7cb2
parent54668feaabead997cdf099c970999af667bcf274
radix-tree: Fix bug in remove_prefix()

Accidental decrement of the nr entries when a n256 didn't have the
entry in the first place.
base/data-struct/radix-tree.c
test/unit/radix_tree_t.c
This page took 0.038289 seconds and 5 git commands to generate.