diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-02-07 10:58:02 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-02-14 16:10:27 -0500 |
commit | 194e31057fbf07d6bdf4b62d26e1a9db334e5f1c (patch) | |
tree | 5dfedea08b7fb6b4bc0a0e2cae42e3f0afb1f77f /src/or/circuituse.c | |
parent | 635c5a8a92c8066412645b291817eadcc82d8f8f (diff) | |
download | tor-194e31057fbf07d6bdf4b62d26e1a9db334e5f1c.tar.gz tor-194e31057fbf07d6bdf4b62d26e1a9db334e5f1c.zip |
Avoid integer underflow in tor_version_compare.
Fix for TROVE-2017-001 and bug 21278.
(Note: Instead of handling signed ints "correctly", we keep the old
behavior, except for the part where we would crash with -ftrapv.)
Diffstat (limited to 'src/or/circuituse.c')
0 files changed, 0 insertions, 0 deletions