Skip to content
Snippets Groups Projects
Commit 80d952fe authored by Quanah Gibson-Mount's avatar Quanah Gibson-Mount
Browse files

first round of s/sprintf/snprintf/; the rationale is: truncate error messages...

first round of s/sprintf/snprintf/; the rationale is: truncate error messages rather than buffer overflow; otherwise, assert that no buffer overflow occurred.  In some cases, error handling could be added.
parent 6b55e03b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment