summaryrefslogtreecommitdiff
path: root/src/or/statefile.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-08-08 19:58:19 -0400
committerNick Mathewson <nickm@torproject.org>2017-08-08 19:58:19 -0400
commit649104fdb950057288a5e7b48f402d563546b83b (patch)
tree1c02fd46220a958136c319fc411205e95722538c /src/or/statefile.c
parentb08a2dc95470d448b25e52b702701b432d056d17 (diff)
downloadtor-649104fdb950057288a5e7b48f402d563546b83b.tar.gz
tor-649104fdb950057288a5e7b48f402d563546b83b.zip
Remove a needless memwipe.
The interior of ctx here is already wiped by crypto_digest_free(). This memwipe call only wiped the pointer itself, which isn't sensitive.
Diffstat (limited to 'src/or/statefile.c')
0 files changed, 0 insertions, 0 deletions