rend_service_introduce(): do protocol violation check before anything else.

(Cherry-picked from 6ba13e4 by nickm)
This commit is contained in:
George Kadianakis
2012-04-19 00:47:37 +02:00
committed by Nick Mathewson
parent 86c4b750da
commit 2d276ab9d9
2 changed files with 12 additions and 7 deletions
+5
View File
@@ -0,0 +1,5 @@
o Major bugfixes
- Prevent a client-side assertion failure when receiving an
INTRODUCE2 cell by an exit relay, in a general purpose
circuit. Fixes bug 5644; bugfix on tor-0.2.1.6-alpha