aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_tortls_openssl.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2021-05-07 10:39:20 -0400
committerNick Mathewson <nickm@torproject.org>2021-05-07 10:39:20 -0400
commite2c1ac214c0ae77282709b50fb9fbdde50dd7a1f (patch)
treeaed2a8f763fd3a746a767483c3149fcfd0064b19 /src/test/test_tortls_openssl.c
parent621f8a304abf3d6d9c1083afe6ca571456cee38a (diff)
downloadtor-e2c1ac214c0ae77282709b50fb9fbdde50dd7a1f.tar.gz
tor-e2c1ac214c0ae77282709b50fb9fbdde50dd7a1f.zip
Reindent a few lines to fix a GCC warning.
As of GCC 11.1.1, the compiler warns us about code like this: if (a) b; c; and that's a good thing: we wouldn't want to "goto fail". But we had an instance if this in circuituse.c, which was making our compilation sad. Fixes bug 40380; bugfix on 0.3.0.1-alpha.
Diffstat (limited to 'src/test/test_tortls_openssl.c')
0 files changed, 0 insertions, 0 deletions