Fix a use-after-free in validate_intro_point_failure. Bug 17401. Found w valgrind

This commit is contained in:
Nick Mathewson
2015-10-21 09:59:19 -04:00
parent 542cc8a5ff
commit 5b2070198a
2 changed files with 5 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
o Major bugfixes (correctness):
- Fix a use-after-free bug in validate_intro_point_failure().
Fixes bug 17401; bugfix on 0.2.7.3-rc.