1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 11:55:55 +03:00
lvm2/libdm/mm
Alasdair G Kergon 1612c570b6 libdm: Use wrappers for all malloc functions.
Move the DEBUG_MEM decision inside libdevmapper.so instead of exposing
it in libdevmapper.h which causes failures if the binary and library
were compiled with opposite debugging settings.
2015-07-22 23:11:48 +01:00
..
dbg_malloc.c libdm: Use wrappers for all malloc functions. 2015-07-22 23:11:48 +01:00
pool-debug.c cleanup: indents comments backtraces 2014-11-10 22:05:49 +01:00
pool-fast.c cleanup: indents comments backtraces 2014-11-10 22:05:49 +01:00
pool.c libdm: Fix a data race in dm_pool_{create,destroy}. 2013-10-10 00:34:35 +02:00