Skip to content
Snippets Groups Projects
Commit 7f297cc3 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 5b565915
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