mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
1612c570b6
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.
13 lines
215 B
Plaintext
13 lines
215 B
Plaintext
dm_bounds_check_debug
|
|
dm_dump_memory_debug
|
|
dm_free_aux
|
|
dm_log
|
|
dm_log_with_errno
|
|
dm_malloc_aux
|
|
dm_malloc_aux_debug
|
|
dm_realloc_aux
|
|
dm_strdup_aux
|
|
dm_task_get_info_with_deferred_remove
|
|
dm_zalloc_aux
|
|
dm_zalloc_aux_debug
|