Don't store 16 characters into an 8-byte string.
It's never more than "100%" (ie, 3 bytes + '%' + '\0'), but still...
parent
bfdfda57
Please register or sign in to comment
It's never more than "100%" (ie, 3 bytes + '%' + '\0'), but still...