소스 검색

doc: Add change file for bug #20646

Signed-off-by: David Goulet <dgoulet@torproject.org>
David Goulet 8 년 전
부모
커밋
6b13612eef
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      changes/bug20646

+ 5 - 0
changes/bug20646

@@ -0,0 +1,5 @@
+  o Minor bugfix (util)
+    - When finishing writing a file to disk, if we were about to replace the
+      file with the temporary file created before and we fail to replace it,
+      remove the temporary file so it doesn't stay on disk. Closes #20646;
+      bugfix on tor-0.2.0.7-alpha; Patch by fk.