Fix bug in recent address.c patch: actually set the value of address * to 0.0.0.0...
commit94507f1b6d563d301ef5ad284141105ebb3e9d2f
authorNick Mathewson <nickm@torproject.org>
Mon, 29 Dec 2008 01:30:35 +0000 (29 01:30 +0000)
committerNick Mathewson <nickm@torproject.org>
Mon, 29 Dec 2008 01:30:35 +0000 (29 01:30 +0000)
tree85b5c019ce63aeb176abdc378223473864fc3774
parentccda4e481c612f939fde0e591c027fb5d08d64ca
Fix bug in recent address.c patch: actually set the value of address * to 0.0.0.0 as we did before.  This makes CMP_EXACT comparisons with bitmask 0 work on address * again.

svn:r17801
src/common/address.c