diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-04-18 21:17:40 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-04-18 21:17:40 -0400 |
commit | 1b3bddd013dab6d0aa8159e1690d944e226ed77f (patch) | |
tree | cb90a2f7824a0d5ca0ad19afb74bfd0f3d77b351 /src/or/rendservice.c | |
parent | 78bc814c049fe67d0b521a288d3516248e110301 (diff) | |
download | tor-1b3bddd013dab6d0aa8159e1690d944e226ed77f.tar.gz tor-1b3bddd013dab6d0aa8159e1690d944e226ed77f.zip |
scan-build: Have clear_pending_onions walk the lists more obviously
As it stands, it relies on the fact that onion_queue_entry_remove
will magically remove each onionskin from the right list. This
patch changes the logic to be more resilient to possible bugs in
onion_queue_entry_remove, and less confusing to static analysis tools.
Diffstat (limited to 'src/or/rendservice.c')
0 files changed, 0 insertions, 0 deletions