If the value of INT_MAX is exceeded then (2Gb for 32 bit ints) then negative byte counts can be sent to the tracker. The cause is the use of int formats in the print format and casting the 64 bits counts to (size_t).
printf format fixes for tracker handling
Logged In: NO
not workin'
Log in to post a comment.
printf format fixes for tracker handling
Logged In: NO
not workin'