Bug #1107: Complain if PublishServerDescriptor receives 0 or 1 in a list
commit600ba86f4a1d15ae6037246a1715f995e4b0f5b0
authorChris Ball <chris@printf.net>
Sat, 31 Jul 2010 22:06:40 +0000 (31 18:06 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 2 Aug 2010 16:02:06 +0000 (2 12:02 -0400)
treea86d9c47f5c9d14393371296afbd60173f69964d
parentfbfaa7bbc417d7adc19dc55154a8648fe6412ec6
Bug #1107: Complain if PublishServerDescriptor receives 0 or 1 in a list

0 or 1 should only be passed as the sole argument. Warn for now, reject
in 0.2.3.x.
changes/bug1107 [new file with mode: 0644]
src/or/config.c