diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-06-28 12:21:49 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-06-28 12:33:27 -0400 |
commit | 68792f77e51f84d0fb6758ef9491a70570ac9a53 (patch) | |
tree | 06f9e80f7d1430efee4bb440692b42f759f7f83b /src/test/test_hs_common.c | |
parent | c34a6b922f3e5ff22c99c70bfe3832b647ce5b49 (diff) | |
download | tor-68792f77e51f84d0fb6758ef9491a70570ac9a53.tar.gz tor-68792f77e51f84d0fb6758ef9491a70570ac9a53.zip |
Fix a few coverity unitinitialzed-value warnings in the unit tests.
Coverity can't see that it is not in fact going to read
uninitialized memory here, so we initialize these values
unconditionally.
Bugfix on 0.4.0.1-alpha.
Diffstat (limited to 'src/test/test_hs_common.c')
0 files changed, 0 insertions, 0 deletions