diff options
author | Sebastian Hahn <sebastian@torproject.org> | 2011-04-26 02:20:29 +0200 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-05-09 13:19:44 -0400 |
commit | 58a16a4d6f47728e029cc8380604bda262a40d30 (patch) | |
tree | 1c0ad139305d01738753f6ece07eda9d981eea5b /ChangeLog | |
parent | 532c13693e97565fe50a8a788d669d3ec94ad822 (diff) | |
download | tor-58a16a4d6f47728e029cc8380604bda262a40d30.tar tor-58a16a4d6f47728e029cc8380604bda262a40d30.tar.gz |
Add an assert to un-confuse clang's analyzer
The analyzer assumed that bootstrap_percent could be less than 0 when we
call control_event_bootstrap_problem(), which would mean we're calling
log_fn() with undefined values. The assert makes it clear this can't
happen.
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions