• Guido van Rossum's avatar
    Fix by Sean Reifschneider: · ae94cf29
    Guido van Rossum yazdı
      - When facility not specified to syslog() method, use default from openlog()
        (This is how it was claimed to work in the documentation)
      - Potential resource leak of o_ident, now cleaned up in closelog()
      - Minor comment accuracy fix.
    ae94cf29
syslogmodule.c 6.2 KB