tor/src
Nick Mathewson 9b2bb901d7 Fix a null-deref-on-fail in unit tests
If geoip_format_bridge_stats() returned NULL when it should have
returned a string, we would have tried to deref NULL, and died.  Not
a big deal in the unit tests, but still worth fixing.

Found by coverity; This is CID 743384.
2013-02-11 16:32:13 -05:00
..
common Merge remote-tracking branch 'public/bug7801_v2' 2013-02-11 11:28:08 -05:00
config Merge remote-tracking branch 'karsten/geoip-manual-update' 2013-02-08 10:37:34 -05:00
ext Whoops: evdns_log, not tor_log, in src/ext/eventdns.c 2013-02-04 10:07:02 -05:00
or oops; add a missing semicolon 2013-02-11 16:17:33 -05:00
test Fix a null-deref-on-fail in unit tests 2013-02-11 16:32:13 -05:00
tools Fix a very short-lived socket leak in tor-resolve 2013-02-11 15:13:42 -05:00
win32 Have autoconf check whether enums are signed. 2013-02-07 16:30:32 -05:00
include.am Move all externally maintained source files into src/ext 2012-10-11 17:22:03 -04:00