From ca84ea38079bc81ec65a8dcf4186483325b4d4b8 Mon Sep 17 00:00:00 2001 From: Andris Zeila Date: Wed, 29 Sep 2021 13:00:55 +0300 Subject: .......... [ZBXNEXT-6923] fixed value cache tests --- tests/libs/zbxdbcache/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/libs/zbxdbcache') diff --git a/tests/libs/zbxdbcache/Makefile.am b/tests/libs/zbxdbcache/Makefile.am index 42bf097c01d..4cecca22612 100644 --- a/tests/libs/zbxdbcache/Makefile.am +++ b/tests/libs/zbxdbcache/Makefile.am @@ -81,6 +81,7 @@ COMMON_WRAP_FUNCS = \ -Wl,--wrap=zbx_mutex_create \ -Wl,--wrap=zbx_mutex_destroy \ -Wl,--wrap=zbx_mem_create \ + -Wl,--wrap=zbx_mem_destroy \ -Wl,--wrap=__zbx_mem_malloc \ -Wl,--wrap=__zbx_mem_realloc \ -Wl,--wrap=__zbx_mem_free \ -- cgit v1.2.3