소스 검색

Another changes fix.

Nick Mathewson 7 년 전
부모
커밋
eb5d05f696
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      changes/trove-2017-004

+ 2 - 2
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.