Uploaded image for project: 'Support'
  1. Support
  2. SUPPORT-13

Robust handling of external command calls

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Won't Fix
    • Affects Version/s: OpenDNSSEC 2.0
    • Fix Version/s: None
    • Component/s: Enforcer
    • Labels:
      None

      Description

      If an external command like DelegationSignerSubmitCommand or NotifyCommand fails in a way that goes unnoticed for popen, currently OpenDNSSEC can't detect it.

      Attached you will find a C code that tries to popen a perl script, which contains a syntax error. Neither popen nor fprintf detect the error, only at pclose a SIGPIPE signal is sent. This means the failure goes under the radar.

        Attachments

          Activity

            People

            Assignee:
            sion SiƓn Lloyd
            Reporter:
            sebastian@nzrs.net.nz Sebastian Castro
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: