commit eb5d05f696a2de7572427ae55c35816e01796efc parent 0c46dc8097a3231cb2e5cb56365a8db8860b4079 Author: Nick Mathewson <nickm@torproject.org> Date: Thu, 8 Jun 2017 09:20:53 -0400 Another changes fix. Diffstat:
| M | changes/trove-2017-004 | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/changes/trove-2017-004 b/changes/trove-2017-004 @@ -1,8 +1,8 @@ o Major bugfixes (hidden service, relay, security): - - Fix an assertion failure when an hidden service handles a + - Fix an assertion failure when a hidden service handles a malformed BEGIN cell. This bug resulted in the service crashing triggered by a tor_assert(). Fixes bug 22493, tracked as - TROVE-2017-004 and as CVE-2017-0375; bugfix on tor-0.3.0.1-alpha. + TROVE-2017-004 and as CVE-2017-0375; bugfix on 0.3.0.1-alpha. Found by armadev.