-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
On 10/06/2016 06:29 PM, Logforme wrote:
Maybe they are new in 0.2.8.8?
nope, from "git blame" the appropriate line is part of git commit 339df5df and that commit is already part of tor-0.2.4.11-alpha :
commit 339df5df085e2115c01881cf628abe5ed3fbd456 Author: Nick Mathewson nickm@torproject.org Date: Sun Mar 10 08:32:58 2013 -0400
Fix 8447: use %u to format circid_t.
Now that circid_t is 4 bytes long, the default integer promotions will leave it alone when sizeof(int) == 4, which will leave us formatting an unsigned as an int. That's technically undefined behavior.
Fixes bug 8447 on bfffc1f0fc7616a25c32da2eb759dade4651659e. Bug not in any released Tor.
- -- Toralf PGP: C4EACDDE 0076E94E, OTR: 420E74C8 30246EE7