CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/11/12 05:35:03
Modified files:
usr.sbin/smtpd : config.c parse.y
Log message:
Fix a memleak in parse_config(). Correct return code in few error paths.
Fix two memleaks in purge_config().
First problem spotted by parfait, the other ones - by myself.
"looks good" gilles@
