Date: | Thu, 07 Dec 2017 14:17:29 -1000 |
Subject: | atf memory leaks. |
From: | marka@isc.org |
To: | bind9-public@isc.org |
=================================================================
==9539==ERROR: LeakSanitizer: detected memory leaks
Direct leak of 32 byte(s) in 1 object(s) allocated from:
#0 0x7fa1fd940602 in malloc (/usr/lib/x86_64-linux-gnu/libasan.so.2+0x98602)
#1 0x404a0f in atf_tp_get_tcs atf-c/tp.c:153
Indirect leak of 288 byte(s) in 9 object(s) allocated from:
#0 0x7fa1fd940602 in malloc (/usr/lib/x86_64-linux-gnu/libasan.so.2+0x98602)
#1 0x4072c4 in new_entry atf-c/detail/list.c:76
Indirect leak of 204 byte(s) in 6 object(s) allocated from:
#0 0x7fa1fd940602 in malloc (/usr/lib/x86_64-linux-gnu/libasan.so.2+0x98602)
#1 0x7fa1fd569489 in __strdup (/lib/x86_64-linux-gnu/libc.so.6+0x8b489)
Indirect leak of 72 byte(s) in 3 object(s) allocated from:
#0 0x7fa1fd940602 in malloc (/usr/lib/x86_64-linux-gnu/libasan.so.2+0x98602)
#1 0x407cf1 in new_entry atf-c/detail/map.c:56
#2 0x407cf1 in atf_map_insert atf-c/detail/map.c:359
SUMMARY: AddressSanitizer: 596 byte(s) leaked in 19 allocation(s).