]> sourceware.org Git - lvm2.git/commit
stats: fix error path when region is NULL
authorZdenek Kabelac <zkabelac@redhat.com>
Fri, 21 Dec 2018 19:12:40 +0000 (20:12 +0100)
committerZdenek Kabelac <zkabelac@redhat.com>
Fri, 21 Dec 2018 20:42:30 +0000 (21:42 +0100)
commit3750b0cff5ab1c41076afdf8275e3fa20aa756d0
tree6d6e771d9eba34f35ad9c675e36604d43c44ac34
parent0161ebe484005e948eab6b12bc3942e62a22819b
stats: fix error path when region is NULL

We should not call _stats_cleanup_region_ids() when regions
are NULL.
Also add backtracing for  goto.
libdm/libdm-stats.c
This page took 0.031883 seconds and 5 git commands to generate.