Explorar el Código

doc: Add change file for bug #20646

Signed-off-by: David Goulet <dgoulet@torproject.org>
David Goulet hace 9 años
padre
commit
6b13612eef
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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.