Subj : src/sbbs3/mailsrvr.c To : Git commit to main/sbbs/master From : Rob Swindell (on Windows 11) Date : Mon Sep 22 2025 21:59:51 https://gitlab.synchro.net/main/sbbs/-/commit/002a93442116fcec7a8940c7 Modified Files: src/sbbs3/mailsrvr.c Log Message: Fix stack corruption in check_email_addr() MSVC build Run-Time Check Failure #2 - Stack around the variable 'name' was corrupted. Caused by "off by one" length calculations in calls to parse_mail_address() writing one extra byte to the nul-terminated 'name' string in extreme (nevarious?) situations. --- SBBSecho 3.29-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .