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.
Description
Description
Details
Details
- Provenance
kib Authored on - Parents
- rS191814: MFC r191135:
- Branches
- Unknown
- Tags