tor/src
Taylor Yu 471f28a2a8 Fix CID 1430932
Coverity found a null pointer reference in nodelist_add_microdesc().
This is almost certainly impossible assuming that the routerstatus_t
returned by router_get_consensus_status_by_descriptor_digest() always
corresponds to an entry in the nodelist.  Fixes bug 25629.
2018-03-27 16:11:29 -05:00
..
common Merge branch 'maint-0.3.2' into maint-0.3.3 2018-03-26 10:29:29 -04:00
config Merge branch 'maint-0.3.1' into maint-0.3.2 2018-03-13 10:59:30 -04:00
ext Update src/ext/rust to latest master for libc update. 2018-03-21 17:09:59 -04:00
or Fix CID 1430932 2018-03-27 16:11:29 -05:00
rust maint: Update Rust libc dependency from 0.2.22 to 0.2.39. 2018-03-21 17:04:28 -04:00
test Fix a unit test which was broken by the previous commit 2018-03-26 09:57:39 -04:00
tools Fix the log-severities memory-leak in tor-resolve.c 2017-12-11 11:49:57 -05:00
trace Add stub function for libor-trace. 2017-04-25 18:02:19 +02:00
trunnel Fix spelling mistakes corresponding to ticket #23650 2018-02-07 10:41:57 -05:00
win32 bump to 0.3.3.3-alpha-dev 2018-03-03 11:33:56 -05:00
include.am Add --enable-rust configure switch 2017-04-29 08:55:57 +02:00