]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
doc: Add change file for bug #20646
authorDavid Goulet <dgoulet@torproject.org>
Wed, 16 Nov 2016 16:28:24 +0000 (11:28 -0500)
committerDavid Goulet <dgoulet@torproject.org>
Wed, 16 Nov 2016 16:28:24 +0000 (11:28 -0500)
Signed-off-by: David Goulet <dgoulet@torproject.org>
changes/bug20646 [new file with mode: 0644]

diff --git a/changes/bug20646 b/changes/bug20646
new file mode 100644 (file)
index 0000000..42e319f
--- /dev/null
@@ -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.