소스 검색

LintChanges fix

Nick Mathewson 7 년 전
부모
커밋
d78711c0ae
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      changes/bug20203

+ 1 - 1
changes/bug20203

@@ -1,4 +1,4 @@
-  o Major bugfixes (relay, OOM handler)
+  o Major bugfixes (relay, OOM handler):
     - Fix a timing-dependent assertion failure that could occur when we
       tried to flush from a circuit after having freed its cells because
       of an out-of-memory condition. Fixes bug 20203; bugfix on