]> sourceware.org Git - lvm2.git/commit
libdm: fix mask leak in dm_bitset_parse_list
authorBryn M. Reeves <bmr@redhat.com>
Wed, 6 Jul 2016 07:59:09 +0000 (08:59 +0100)
committerBryn M. Reeves <bmr@redhat.com>
Wed, 6 Jul 2016 07:59:09 +0000 (08:59 +0100)
commit69c721dd68a6ac517d7962f927f3f59f9e05d9c4
tree15001bd4052e0be7685f6daf0b27414778653a59
parentfb0a67141928dc62279ba1c8ab137c527f82a393
libdm: fix mask leak in dm_bitset_parse_list

If an unexpected '-' is found jump to the error branch so that the
mask is properly freed before returning.
libdm/datastruct/bitset.c
This page took 0.036301 seconds and 5 git commands to generate.