Skip to content
Snippets Groups Projects
Commit 194e3105 authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

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.)
parent 635c5a8a
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment