fix some CPPCHECK errors and compile warnings
use snprintf() instead of sprintf() to avoid writes outside buffer limits
Showing
Please register or sign in to comment
use snprintf() instead of sprintf() to avoid writes outside buffer limits