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: Otto Moerbeek (ottocvs.openbsd.org)
Date: Tue Jan 13 2004 - 13:51:45 CST


CVSROOT: /cvs
Module name: src
Changes by: ottocvs.openbsd.org 2004/01/13 12:51:45

Modified files:
        gnu/usr.bin/cvs/lib: sighandle.c

Log message:
Do not evaluate this->next after calling the handler; the handler may
have clobbered it. Resolves core dumps of cvs server on user ^C.

ok millert deraadt