is_reverse in our struct is uint8_t. don't make it be an int
commit319c0d89337312aa553a21c39dbba8eafd385e53
authorRoger Dingledine <arma@torproject.org>
Tue, 19 Feb 2008 23:14:34 +0000 (19 23:14 +0000)
committerRoger Dingledine <arma@torproject.org>
Tue, 19 Feb 2008 23:14:34 +0000 (19 23:14 +0000)
tree4cfa9fc7dc3bd593354b5d240aa367cfab1d3d06
parentdbcf29d301a1939028e101c3be30ba660ce567cc
is_reverse in our struct is uint8_t. don't make it be an int
elsewhere. bug reported by veracode.

svn:r13597
src/or/dns.c