Fix a harmless off-by-one error in counting controller argument lengths
commitee8f451bf1a8a0d01bb990ddf96f810a254394eb
authorNick Mathewson <nickm@torproject.org>
Thu, 2 Dec 2010 18:19:21 +0000 (2 13:19 -0500)
committerNick Mathewson <nickm@torproject.org>
Thu, 2 Dec 2010 18:19:21 +0000 (2 13:19 -0500)
treee934bc518715b58d8501806f0532fc43def2d700
parent31b69027d39d0dc77dd1d8fd0895928768894654
Fix a harmless off-by-one error in counting controller argument lengths

Bugfix on 0.1.1.1-alpha; found by boboper.
changes/bytecount [new file with mode: 0644]
src/or/control.c