diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-04-18 21:12:45 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-04-18 21:12:45 -0400 |
commit | 78bc814c049fe67d0b521a288d3516248e110301 (patch) | |
tree | ee4527f797d9bd2b72b81703fd93419e66284b43 /ReleaseNotes | |
parent | 895b6789e8b33af180a00d843eb25343bace4a4d (diff) | |
download | tor-78bc814c049fe67d0b521a288d3516248e110301.tar.gz tor-78bc814c049fe67d0b521a288d3516248e110301.zip |
scan-build: in cpuworker, initialize tv_start
scan-build doesn't realize that a request can't be timed at the end
unless it's timed at the start, and so it's not possible for us to
be subtracting start from end without start being set.
Nevertheless, let's not confuse it.
Diffstat (limited to 'ReleaseNotes')
0 files changed, 0 insertions, 0 deletions