Subj : src/sbbs3/websrvr.c To : Git commit to sbbs/master From : Rob Swindell Date : Fri Oct 16 2020 20:53:45 https://gitlab.synchro.net/sbbs/sbbs/-/commit/37a23fea45bbdb3589e7d909 Modified Files: src/sbbs3/websrvr.c Log Message: Fix heap corruption that could occur when HSTS feature is enabledAt least on Windows, when realloc() is used to allocate a new buffer,guess what's in that buffer initially? undefined values. So you can'tstrcat() onto the end of that! Ouch. This was a fun one to track down. --- SBBSecho 3.11-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .