Files
tor/src/test
Nick Mathewson 53a94c4b4b Clear up another clangalyzer issue
"The NULL pointer warnings on the return value of
tor_addr_to_in6_addr32() are incorrect. But clang can't work this
out itself due to limited analysis depth. To teach the analyser that
the return value is safe to dereference, I applied tor_assert to the
return value."

Patch from teor.  Part of 13157.
2014-09-15 13:52:13 -04:00
..
2014-05-06 20:46:26 -04:00
2013-11-20 11:05:00 -05:00
2014-07-16 12:16:49 +02:00
2013-08-15 12:03:36 -04:00
2014-09-15 13:52:13 -04:00