Commit fde9a7086e5b1bb264250b94dc4969f39bff722b

Ryan C. Gordon 2022-04-27T12:05:07

log: Make the message buffer static. Now we don't have to worry about allocation failure, or performance issues or changes to the allocation layout when trying to track down subtle bugs.