TOKEN_STRLEN is not actually the strlen() of the token. It's the size taken by the token included the final zero byte. Change the name to make this clearer, and remove unnecessary +1's.master
parent
3232697252
commit
55be74ad86
Loading…
Reference in new issue