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

People
BugTracker
Version Fixed:
9.9.12, 9.9.12(sub), 9.10.7, 9.10.7(sub), 9.11.3, 9.12.?
Version Found:
(no value)
Versions Affected:
(no value)
Versions Planned:
(no value)
Priority:
P2 Normal
Severity:
S3 Low
CVSS Score:
(no value)
CVE ID:
(no value)
Component:
(no value)
Area:
bug

Dates
Created:Wed, 06 Dec 2017 23:58:11 -0500
Updated:Thu, 07 Dec 2017 19:23:30 -0500
Closed:Thu, 07 Dec 2017 19:23:30 -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.

Subject: free the hashlist when exiting.
From: marka@isc.org
Date: Wed, 06 Dec 2017 18:58:11 -1000
To: bind9-public@isc.org
================================================================= ==23589==ERROR: LeakSanitizer: detected memory leaks Direct leak of 42 byte(s) in 1 object(s) allocated from: #0 0x7f8f47f10602 in malloc (/usr/lib/x86_64-linux-gnu/libasan.so.2+0x98602) #1 0x42ccf9 in hashlist_init dnssec-signzone.c:710 #2 0x42ccf9 in main dnssec-signzone.c:3716 SUMMARY: AddressSanitizer: 42 byte(s) leaked in 1 allocation(s).
ready for review
To: "Mark Andrews via RT" <bind9-public@isc.org>
From: "Mukund Sivaraman" <muks@isc.org>
Date: Thu, 7 Dec 2017 13:48:07 +0530
Subject: Re: [ISC-Bugs #46791] free the hashlist when exiting.
On Thu, Dec 07, 2017 at 04:59:36AM +0000, Mark Andrews via RT wrote: > ready for review Didn't Ondrej fix this? I remember reviewing a fix for this. Anyway your branch also looks good. Mukund
Looks fine.
4843. [bug] dnssec-signzone free hashlist on exit. [RT #46791]