-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.4.5, 1.3.17
-
Fix Version/s: 1.3.18
-
Component/s: None
-
Labels:None
-
Sprint:1.3.18rc1
The signature structure does not free memory when the signer failed because of network abnormal.
when signer fails, the old rrsig record will be stored in the zone->ixf->[0] in memory, but it does not fully released when write files. I think we could add ldns_rr_free(signature) on line 2771, 2784 and 2791 of libhsm.c to resolve it.
- clones
-
OPENDNSSEC-619 memory leak when signer failed
-
- Closed
-