repo.or.cz
/
tor.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Futz with the clang patch a bit and tidy some geoip.c stuff
[tor.git]
/
changes
/
bug2331
blob
9940b591cb0559cada3baeef290eaa0ddc268127
1
o Minor bugfixes:
2
- Add assertions to check for overflow in arguments to
3
base32_encode and base32_decode; fix a signed-unsigned
4
comparison there too. These bugs are not actually reachable in
5
Tor, but it's good to prevent future errors too. Found by
6
doorss.
7