CVSROOT: /cvs Module name: src Changes by: gil...@cvs.openbsd.org 2014/02/25 08:58:45
Modified files: usr.sbin/smtpd : mta_session.c Log message: if a specific pattern of failures/success happen, we can end up not reinitializing curevp correctly for next transaction leading to a possible crash. diff by eric@, ok by me