Fix a previously overstrict log message check.
commitc48d25ac8d5cb8320a56a61cbee7754420d77309
authorNick Mathewson <nickm@torproject.org>
Wed, 28 Oct 2020 14:47:39 +0000 (28 10:47 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 28 Oct 2020 14:47:39 +0000 (28 10:47 -0400)
tree48752acf6a5aa348f8cb5b4a4bd50fdd2b785f39
parent59f76a8a1fd0fffe3ccf083bcad49435d6226a8e
Fix a previously overstrict log message check.

OpenSSL doesn't seem to report error locations in the same way as
before, which broke one of our tests.

Fixes bug 40170; bugfix on 0.2.8.1-alpha.
changes/ticket40170 [new file with mode: 0644]
src/test/test_tortls_openssl.c