]> jfr.im git - solanum.git/commit - src/s_conf.c
s_conf: Don't leak log file paths when loading default conf
authorKeith Buck <redacted>
Mon, 3 Mar 2014 04:12:07 +0000 (04:12 +0000)
committerKeith Buck <redacted>
Mon, 3 Mar 2014 04:12:07 +0000 (04:12 +0000)
commit00533129dc7e6ff4f08cae01798e492462428360
treefb56fa8db13291fcfc258f0b04843d969caac61c
parent010c4fbdc56bb293803797b1a8b3b416709a54a2
s_conf: Don't leak log file paths when loading default conf

This change prevents the log file paths from being leaked when
rehashing. Additionally, fname_killlog was added to two places where it
was previously forgotten.
modules/m_info.c
src/s_conf.c