Subject: CVS commit: src/gnu/dist/cvs/lib
To: None <source-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 09/09/2004 22:23:30
Module Name:	src
Committed By:	wiz
Date:		Thu Sep  9 22:23:30 UTC 2004

Modified Files:
	src/gnu/dist/cvs/lib: sighandle.c

Log Message:
From otto@OpenBSD:
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'd by christos.


To generate a diff of this commit:
cvs rdiff -r1.1.1.2 -r1.2 src/gnu/dist/cvs/lib/sighandle.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.