diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-07-19 20:40:15 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-07-19 20:40:15 -0400 |
commit | 553ae5dfb5f6bb49889b2b1735217dae803f92d7 (patch) | |
tree | aa29b37bb6cebb6bfb6cd7d45dd1b45e555c2a18 /src/or/rendcommon.h | |
parent | c2d3da6303a6a5e41eabcb18b56ee5d8434a9817 (diff) | |
download | tor-553ae5dfb5f6bb49889b2b1735217dae803f92d7.tar.gz tor-553ae5dfb5f6bb49889b2b1735217dae803f92d7.zip |
Fix spurious warning in bufferevent socks parsing
The problem was that we weren't initializing want_length to 0 before
calling parse_socks() the first time, so it looked like we were
risking an infinite loop when in fact we were safe.
Fixes 3615; bugfix on 0.2.3.2-alpha.
Diffstat (limited to 'src/or/rendcommon.h')
0 files changed, 0 insertions, 0 deletions