BBS:      TELESC.NET.BR
Assunto:  src/xpdev/genwrap.c
De:       Rob Swindell (on Debian Linux)
Data:     Wed, 6 May 2026 22:36:57 -0700
-----------------------------------------------------------
https://gitlab.synchro.net/main/sbbs/-/commit/03b2d508318a01dc761a7073
Modified Files:
	src/xpdev/genwrap.c
Log Message:
genwrap: cast strlcat to void in add_suffix (CID 640959)

add_suffix appends a unit suffix to a duration string built by
safe_snprintf into a fixed buffer; the strlcat truncation case is
acceptable (the caller would just see a slightly shorter string).
Make the discarded returns explicit.

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

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