1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/cache
David Teigland 6d262eaf64 lvmcache: fix valgrind error when dropping md duplicate
When lvmcache info is dropped because it's an md component,
then the lvmcache vginfo can also be dropped, but the list
iterator was still using the list head in vginfo, so break
from the loop earlier to avoid it.
2023-04-25 14:46:36 -05:00
..
lvmcache.c lvmcache: fix valgrind error when dropping md duplicate 2023-04-25 14:46:36 -05:00
lvmcache.h devices: factor common list functions 2022-11-07 11:38:46 -06:00