• Max Kellermann's avatar
    log: store duplicated path string · dc22846d
    Max Kellermann authored
    Don't free the string right after calling log_init_file().  Add a new
    function log_deinit() that frees the string on shutdown.
    
    This fixes cycling the log file after SIGHUP (Mantis ticket 0003524).
    dc22846d
log.h 1.46 KB