BBS:      TELESC.NET.BR
Assunto:  src/xpdev/os_info.c
De:       Deuc¨
Data:     Sun, 15 Mar 2026 16:01:53 -0700
-----------------------------------------------------------
https://gitlab.synchro.net/main/sbbs/-/commit/676a437896e923401550b917
Modified Files:
	src/xpdev/os_info.c
Log Message:
Fix unbounded sprintf appends in os_version() (Windows)

After the initial safe_snprintf, two sprintf calls appended build
number and service pack version without bounds checking, potentially
overflowing the caller's buffer. Use safe_snprintf with remaining
buffer space instead.

Co-Authored-By: Claude Opus 4.6 
n
---
  mSynchronetn  hgVertrauen n hHome of Synchronet n gh[vert/cvs/bbs].synchro.net

-----------------------------------------------------------
[Voltar]