Fix a BUG() warning from next_random_exponential_delay().
commit0815f96416676ace7cfdb5c29000d8cd6ee3459f
authorNick Mathewson <nickm@torproject.org>
Wed, 7 Dec 2016 16:13:11 +0000 (7 11:13 -0500)
committerNick Mathewson <nickm@torproject.org>
Wed, 7 Dec 2016 16:13:11 +0000 (7 11:13 -0500)
treee0f22eed6df3293493acf94a7794fe243589c1fc
parentfce425e3ff0281de29f04ac46d8c395befee607d
Fix a BUG() warning from next_random_exponential_delay().

Fixes 20875; this code is as suggested by teor on the ticket.  Thanks!
changes/bug20875 [new file with mode: 0644]
src/or/directory.c