aboutsummaryrefslogtreecommitdiff
path: root/src/or/connection_edge.h
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-04-03 19:13:36 -0400
committerNick Mathewson <nickm@torproject.org>2011-04-26 23:54:17 -0400
commit128582cc1f9fd363f3fb2a96b61fde1701a56970 (patch)
treefaffa809cee30d7ab98a48591e3b35586ca4ad0c /src/or/connection_edge.h
parent84f0e87c6a6629d047a39f658b7f7c96767219ca (diff)
downloadtor-128582cc1f9fd363f3fb2a96b61fde1701a56970.tar.gz
tor-128582cc1f9fd363f3fb2a96b61fde1701a56970.zip
Simplify calls to routerset_equal
The routerset_equal function explicitly handles NULL inputs, so there's no need to check inputs for NULL before calling it. Also fix a bug in routerset_equal where a non-NULL routerset with no entries didn't get counted as equal to a NULL routerset. This was untriggerable, I think, but potentially annoying down the road.
Diffstat (limited to 'src/or/connection_edge.h')
0 files changed, 0 insertions, 0 deletions