CVSROOT: /cvs Module name: src Changes by: jac...@cvs.openbsd.org 2009/04/24 03:38:11
Modified files: usr.sbin/smtpd : smtp.c smtp_session.c Log message: Enclose common imsg handling code in a function, which additionally does some sanity checking. Fix a bug that could lead to fatal under rare circumstances, exposed by this newly added check; ok gilles@