K 10 svn:author V 2 tg K 8 svn:date V 27 1998-04-30T07:53:36.000000Z K 7 svn:log V 204 MFC part 5: Fix recursion problem which occurs when a signal is received during a malloc. The signal handler creates a thread which requires a malloc... For now, the only thing to do is to block signals. END