1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons
Ondrej Kozina 088ee7618d lvmpolld: fix possible memory corruption with mem debug
if lvm2 is built with debug memory options dm_free() is not
mapped directly to std library's free(). This may cause memory corruption
as a line buffer may get reallocated in getline with realloc.

This is a temporary hotfix. Other debug memory failure needs to
be investigated and explained.
2015-07-07 14:49:53 +02:00
..
clvmd include: Standardise around new tool.h. 2015-07-06 17:30:18 +01:00
cmirrord pre-release 2014-11-11 14:13:00 +00:00
dmeventd include: Standardise around new tool.h. 2015-07-06 17:30:18 +01:00
lvmetad lvmetactl: program to interact with lvmetad 2015-07-06 15:54:22 -05:00
lvmlockd include: Standardise around new tool.h. 2015-07-06 17:30:18 +01:00
lvmpolld lvmpolld: fix possible memory corruption with mem debug 2015-07-07 14:49:53 +02:00
Makefile.in Add lvmlockd 2015-07-02 15:42:26 -05:00