Attached is a small patch that fixes a problem with handling SIGHUP signals.
The server alias string is freed early in server.c, so garbage gets passed
into PINT_parse_config when a SIGHUP is received. I moved the free into the
server shutdown function.

Bart.

Attachment: sighup.patch
Description: Binary data

_______________________________________________
Pvfs2-developers mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

Reply via email to