소스 검색

duplicate changelog entry for 4531

Nick Mathewson 13 년 전
부모
커밋
d7531b2adc
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      changes/bug4531_take2

+ 5 - 0
changes/bug4531_take2

@@ -0,0 +1,5 @@
+  o Minor bugfixes:
+    - Fix null-pointer access that could occur if TLS allocation failed.
+      Fixes bug 4531; bugfix on 0.2.0.20-rc. Found by "troll_un". This was
+      erroneously listed as fixed in 0.2.3.9-alpha, but the fix had
+      accidentally been reverted.