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

Fix a unit test bug for passing arguments to tor_parse_ulong.

We wanted to make sure -50 was a bad input, but instead we were
passing a 'min' that was greater than 'max'.
parent 7ba47ca1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment