OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Jacek Masiulaniec (jacekmcvs.openbsd.org)
Date: Fri Sep 04 2009 - 06:44:23 CDT


CVSROOT: /cvs
Module name: src
Changes by: jacekmcvs.openbsd.org 2009/09/04 05:44:23

Modified files:
        usr.sbin/smtpd : queue_shared.c runner.c

Log message:
Fix a crash when messagep->batch_id is read from disk and used long
after the batch has ceased to exist.

From gilles