]> git.ipfire.org Git - thirdparty/tor.git/commit
Fix assertion failure related to openbsd strtol().
authorNick Mathewson <nickm@torproject.org>
Mon, 3 Jul 2017 15:20:09 +0000 (11:20 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 3 Jul 2017 15:22:27 +0000 (11:22 -0400)
commitbb3f74e66bd9df94ce9d1949164348efac728ea9
tree929eb2a05c3523bf4f3b5ba61c2918543e0e3764
parentd56f6993990ab75b6ab8a80027ee60e610489a2c
Fix assertion failure related to openbsd strtol().

Fixes bug 22789; bugfix on 0.2.3.8-alpha.
changes/bug22789 [new file with mode: 0644]
src/common/compat.c
src/test/test_addr.c