Bug 24946: Fix a warning message caused by a missed purpose check.
commitdb5b670d85febc6e3011932f8f0c7d383d4b9bea
authorMike Perry <mikeperry-git@torproject.org>
Sat, 20 Jan 2018 03:16:24 +0000 (20 03:16 +0000)
committerMike Perry <mikeperry-git@torproject.org>
Sat, 20 Jan 2018 03:18:31 +0000 (20 03:18 +0000)
tree185ec7f70716c45f44bd24e7b8414596d07f7acd
parent48a51c5f8b80a359da31bc5aaac8ecd25890fe0d
Bug 24946: Fix a warning message caused by a missed purpose check.

Also fix three other checks (found by inspection of all
CIRCUIT_PURPOSE_C_GENERAL occurrences).
changes/bug24946 [new file with mode: 0644]
src/or/circuituse.c
src/or/connection_edge.c
src/or/hs_circuit.c
src/or/rendservice.c