BBS: TELESC.NET.BR Assunto: Allocate extra byte for NUL-terminator in read_post_data() De: Rob Swindell Data: Sun, 8 Mar 2026 16:39:07 -0700 ----------------------------------------------------------- https://gitlab.synchro.net/main/sbbs/-/commit/0c0cb7c473285ab8c71f209ab2ce01a421a459e7#note_8518 Line 6630 looks to be doing the NUL-termination: ``` session->req.post_data[session->req.post_len] = 0; ``` --- SBBSecho 3.37-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) ----------------------------------------------------------- [Voltar]