Report information
The Basics
Id:
46798
Status:
resolved
Priority:
Low/Low
Queue:

People
Owner:
Nobody in particular
Cc:
AdminCc:

BugTracker
Version Fixed:
9.9.12, 9.9.12(sub), 9.10.7, 9.10.7(sub), 9.11.3, 9.12.0
Version Found:
(no value)
Versions Affected:
(no value)
Versions Planned:
(no value)
Priority:
P2 Normal
Severity:
S2 Normal
CVSS Score:
(no value)
CVE ID:
(no value)
Component:
(no value)
Area:
bug

Dates
Created:Thu, 07 Dec 2017 19:17:29 -0500
Updated:Tue, 12 Dec 2017 17:58:56 -0500
Closed:Thu, 07 Dec 2017 20:40:45 -0500



This bug tracker is no longer active.

Please go to our Gitlab to submit issues (both feature requests and bug reports) for active projects maintained by Internet Systems Consortium (ISC).

Due to security and confidentiality requirements, full access is limited to the primary maintainers.

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).
> Looks fine. Please hold merge until after final. Sigh, nevermind, I see it's too late to keep the branch clean. Go ahead and merge. I'll make a v9_12_0_patch branch for the final release.
4844. [test] Address memory leaks in libatf-c. [RT #46798]