K 10 svn:author V 3 kib K 8 svn:date V 27 2009-05-05T10:46:49.244630Z K 7 svn:log V 181 MFC r191136: In flushbufqueues(), do not allocate sentinel buffer on the stack, struct buf is large. Use sleeping malloc(9) call, and zero the allocated buf as a debugging feature. END