Files
tor/changes
Nick Mathewson a9379d6750 Set 'routerlist' global to NULL before freeing it.
There is other code that uses this value, and some of it is
apparently reachable from inside router_dir_info_changed(), which
routerlist_free() apparently calls.  (ouch!)  This is a minimal fix
to try to resolve the issue without causing other problems.

Fixes bug 31003. I'm calling this a bugfix on 0.1.2.2-alpha, where
the call to router_dir_info_changed() was added to routerlist_free().
2019-07-19 09:49:52 -04:00
..
2018-09-15 23:19:31 +00:00
2018-08-18 19:23:28 +00:00
2018-10-30 10:49:03 -04:00
2018-11-06 15:17:19 -05:00
2018-11-12 15:39:28 -05:00
2018-11-14 07:51:36 -05:00
2018-11-19 15:48:08 -06:00
2018-12-17 10:57:47 -05:00
2019-01-09 08:52:05 -05:00
2019-01-16 14:40:31 -05:00
2019-02-08 08:37:23 -05:00
2019-01-22 12:27:46 -05:00
2019-02-19 11:38:32 -05:00
2018-10-29 15:18:07 -04:00
2018-10-30 11:28:53 -04:00
2018-12-01 11:18:03 -05:00
2019-06-28 21:38:33 +10:00
2019-02-08 08:52:46 -05:00
2019-02-08 10:43:38 -05:00
2019-04-01 14:08:24 +10:00
2019-04-12 08:38:30 -04:00
2019-04-30 09:15:35 +03:00