Remove malloc from wrap list
authorJunghyun Yeon <jungh.yeon@samsung.com>
Thu, 13 May 2021 10:16:37 +0000 (19:16 +0900)
committer연정현/Tizen Platform Lab(SR)/Staff Engineer/삼성전자 <jungh.yeon@samsung.com>
Thu, 13 May 2021 10:24:38 +0000 (19:24 +0900)
It's not implemented

Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
test/unit_tests/CMakeLists.txt

index 0b031dd..5c22a7f 100644 (file)
@@ -34,7 +34,6 @@ target_link_libraries(${TARGET_PKGMGR_INFO_UNIT_TEST} ${unit_test_pkgs_LDFLAGS})
 
 SET_TARGET_PROPERTIES(${TARGET_PKGMGR_INFO_UNIT_TEST} PROPERTIES
   LINK_FLAGS "-Wl,\
---wrap=malloc,\
 --wrap=fopen,\
 --wrap=fopen64,\
 --wrap=fgets,\