Skip to content
Snippets Groups Projects
Commit 26bc17de authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Add run-time check for non-terminating/unsafe snprintf() function

Only in debug builds.
If this check fails, then we may be producing/using potentially un-terminated strings and need to do something about that. By default, xpdev/genwrap.h redefines snprintf() as safe_snprintf(), so this check *should* always succeed.
parent 2d033355
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #2594 passed
Status
Pipeline
Created by
Stages
Actions
Passed

00:09:19

avatar
Download artifacts

No artifacts found