tor/src
Nick Mathewson 41a8930fa1 scan-build: check impossible null-pointer case in buffers.c
When maintaining buffer freelists, we don't skip more than there
are, so (*chp) can't be null to begin with.  scan-build has no way
to know that.
2014-04-18 20:28:46 -04:00
..
common scan-build: Add a check for result from getaddrinfo 2014-04-18 20:26:47 -04:00
config Merge remote-tracking branch 'karsten/geoip2regcountry' 2014-02-25 10:04:37 -05:00
ext Merge remote-tracking branch 'public/bug11426' 2014-04-08 16:46:34 -04:00
or scan-build: check impossible null-pointer case in buffers.c 2014-04-18 20:28:46 -04:00
test Fix uninitialized-ram free in unit tests 2014-04-17 01:03:10 -04:00
tools Fix some harmless/untriggerable memory leaks found by coverity 2014-04-07 23:20:13 -04:00
win32 bump to 0.2.5.3-alpha-dev 2014-03-23 00:15:25 -04:00
include.am Move all externally maintained source files into src/ext 2012-10-11 17:22:03 -04:00