Subj : src/sbbs3/writemsg.cpp To : Git commit to main/sbbs/master From : Rob Swindell (on Windows 11) Date : Fri Dec 29 2023 05:10 pm https://gitlab.synchro.net/main/sbbs/-/commit/ee5e3e8ee949f73113909680 Modified Files: src/sbbs3/writemsg.cpp Log Message: Fix an error path FILE* leak (CID 462238) Go ahead and fix false-positive CID 33482 by adding a NULL check to quotestr() .