]> andersk Git - moira.git/commit
Don't call critical_alert() from our SIGCHLD handler. It mallocs, and
authorzacheiss <zacheiss>
Wed, 25 Feb 2004 02:25:39 +0000 (02:25 +0000)
committerzacheiss <zacheiss>
Wed, 25 Feb 2004 02:25:39 +0000 (02:25 +0000)
commit9af63f7e0dd982e95f2887c4e8399e612d290377
treea9633c95d05dcb829e0e47e5b75a5abee7b1d4bf
parent64a3f7c0a7392144c75fdc19557ddee2759af58f
Don't call critical_alert() from our SIGCHLD handler.  It mallocs, and
we can deadlock if the daemon is in the middle of a malloc() when it
receives the signal.
server/mr_main.c
This page took 0.201597 seconds and 5 git commands to generate.