Survive fedora's openssl in our benchmarks
commit9bb34aa897e4ecac27a6f8d50a659803f73c6cb9
authorNick Mathewson <nickm@torproject.org>
Fri, 7 Feb 2014 22:36:11 +0000 (7 17:36 -0500)
committerNick Mathewson <nickm@torproject.org>
Fri, 7 Feb 2014 22:36:11 +0000 (7 17:36 -0500)
tree21834c326960ffdfe7b6bf198503a163da777ebc
parenta7e946596d6da9aca80456141b7fddbc198c217c
Survive fedora's openssl in our benchmarks

Apparently fedora currently has ECDH but not P224. This isn't a huge
deal, since we no longer use OpenSSL's P224 ever (see #9780 and
72c1e5acfe1c6). But we shouldn't have segfaulting benchmarks really.

Fixes bug 10835; bugfix on 0.2.4.8-alpha.
changes/bug10835 [new file with mode: 0644]
src/test/bench.c