CVSROOT: /cvs Module name: src Changes by: gil...@cvs.openbsd.org 2009/05/01 15:44:19
Modified files: usr.sbin/smtpd : lka.c Log message: initialize secret to NULL otherwise we may try to free a junk pointer when F_AUTH is not set. i was going to look into the issue, but i have received a diff from Simon Betrang <ja...@errornet.de>, thanks !