1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00
lvm2/libdm/mm
Zdenek Kabelac 5076456a73 debug: avoid warning when compiled with valgrind
Declare 'c' only when compiling without valgrind.
This cleans compiler warning about unused var when
compiled with valgrind pool support.
2014-03-27 13:13:08 +01:00
..
dbg_malloc.c debug: avoid warning when compiled with valgrind 2014-03-27 13:13:08 +01:00
pool-debug.c debug: add pointer to -DDEBUG_POOL compilation 2013-06-25 13:47:39 +02:00
pool-fast.c libdm: Fix a data race in dm_pool_{create,destroy}. 2013-10-10 00:34:35 +02:00
pool.c libdm: Fix a data race in dm_pool_{create,destroy}. 2013-10-10 00:34:35 +02:00