Forbid "-0" as a protocol version.
commit8b405c609e82fbfb5470967fc4c45165c708e72b
authorNick Mathewson <nickm@torproject.org>
Thu, 15 Feb 2018 13:46:13 +0000 (15 08:46 -0500)
committerNick Mathewson <nickm@torproject.org>
Thu, 1 Mar 2018 21:05:17 +0000 (1 16:05 -0500)
treeeb1b2646441e74d8d04dacbe44e535299bc5b9c0
parent0953c43c955c4bdb82f0aa86f23f9c0cdcc2c9a1
Forbid "-0" as a protocol version.

Fixes part of 24249; bugfix on 0.2.9.4-alpha.
changes/bug25249 [new file with mode: 0644]
src/or/protover.c
src/test/test_protover.c