aboutsummaryrefslogtreecommitdiff
path: root/src/or/rendservice.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-08-21 10:27:43 -0400
committerNick Mathewson <nickm@torproject.org>2014-08-21 10:27:43 -0400
commitc9cac69ac68d8cdc66d3592f0812988336a1cf8d (patch)
tree992b7132c80e42490f4f0ed0099c7d9c2b3c8d39 /src/or/rendservice.c
parente6a05c1c549dca6e76b900feaee97941c5fb723c (diff)
downloadtor-c9cac69ac68d8cdc66d3592f0812988336a1cf8d.tar.gz
tor-c9cac69ac68d8cdc66d3592f0812988336a1cf8d.zip
Remove a dead check for errmsg in handle_control_authenticate
Coverity doesn't like doing NULL checks on things that can't be NULL; I like checking things where the logic for their not being NULL is nontrivial. Let's compromise, and make it obvious that this field can't be NULL. [Coverity CID 202004]
Diffstat (limited to 'src/or/rendservice.c')
0 files changed, 0 insertions, 0 deletions