Skip to content
Snippets Groups Projects
Commit a5d4daa5 authored by dawehr's avatar dawehr
Browse files

Eliminated unsafe operations from logging functions.

char arrays are still statically allocated, but will be truncated if trying to print more to them than space available, rather than just writing to random memory.
parent a29cf52b
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