Uploaded image for project: 'OpenDNSSEC'
  1. OpenDNSSEC
  2. OPENDNSSEC-619

memory leak when signer failed

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Critical
    • Resolution: Fixed
    • Affects Version/s: 1.4.5, 1.3.17
    • Fix Version/s: 1.4.6
    • Component/s: None
    • Labels:
      None
    • Sprint:
      1.4.6rc1

      Description

      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.

        Attachments

          Issue Links

            Activity

              People

              Assignee:
              matthijs Matthijs Mekking
              Reporter:
              intotherain Guodong Wang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved: