Fix crash bug when calling cpuworkers_rotate_keyinfo on a client.
commit66c81802076811cf2e329525a0fc9cb38a1e3608
authorNick Mathewson <nickm@torproject.org>
Thu, 12 Mar 2015 15:13:57 +0000 (12 11:13 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 12 Mar 2015 15:14:39 +0000 (12 11:14 -0400)
tree2c796da8cbfcad35676029947d1ec3f6ad8f1464
parent354897a13e46cc06cb86eb1451a6d356d0402f42
Fix crash bug when calling cpuworkers_rotate_keyinfo on a client.

Fixes bug 15245; bugfix on 0.2.6.3-alpha. Thanks to anonym for reporting!
changes/bug15245 [new file with mode: 0644]
src/or/cpuworker.c