Commit 2a42952281459d8d2b173f154227c103276016cf

Ryan C. Gordon 2022-04-27T08:06:28

log: Don't stack-allocate the message buffer. It's 4 kilobytes, so I could see this failing if you have a thread with a tiny stack that unexpectedly logs something.