Do not assert when comparing a null address/port against a policy
commit62d96284f7e0f81c40d5df7e53dd7b4dfe7e56a5
authorNick Mathewson <nickm@torproject.org>
Mon, 27 Aug 2012 15:52:51 +0000 (27 11:52 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 27 Aug 2012 16:04:55 +0000 (27 12:04 -0400)
tree8cdad342a8ce81ded6a606a28585b343520689e5
parentd48cebc5e498b0ae673635f40fc57cdddab45d5b
Do not assert when comparing a null address/port against a policy

This can create a remote crash opportunity for/against directory
authorities.
changes/bug6690 [new file with mode: 0644]
src/or/policies.c