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 <
noreply@anthropic.com>
--- SBBSecho 3.37-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)