CVSROOT: /cvs Module name: src Changes by: jac...@cvs.openbsd.org 2009/11/10 07:46:18
Modified files: usr.sbin/smtpd : lka.c Log message: In relay case, avoid freeing garbage pointer by copying the required struct from the temporary imsg buffer. ok gilles@