OpenAFS CVS Commit: openafs/src/procmgmt by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Tue, 27 Dec 2005 11:18:54 EST


Update of /cvs/openafs/src/procmgmt
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-4/src/procmgmt

Modified Files:
      Tag: openafs-stable-1_4_x
	pmgtprivate.h procmgmt_nt.c redirect_nt.c 
Log Message:
DELTA STABLE14-windows-process-detach-20051227
AUTHOR jaltman@secure-endpoints.com

The procmgmt library replaces the C RunTime Library's signal handlers
but does not restore them on process detachment.  This leaves the
process with signal handlers pointing to invalid code that generates
an invalid access error during process termination if the library
was previously unloaded.


--- DELTA config for openafs-stable-1_4_x follows ---
STABLE14-windows-process-detach-20051227 openafs/src/procmgmt/pmgtprivate.h 1.3 1.3.2.1
STABLE14-windows-process-detach-20051227 openafs/src/procmgmt/procmgmt_nt.c 1.5 1.5.2.1
STABLE14-windows-process-detach-20051227 openafs/src/procmgmt/redirect_nt.c 1.5 1.5.2.1