]> git.ipfire.org Git - thirdparty/tor.git/commit
finish_writing_to_file_impl(): Remove temporary file if replacing the existing one...
authorFabian Keil <fk@fabiankeil.de>
Sat, 12 Nov 2016 14:40:10 +0000 (15:40 +0100)
committerDavid Goulet <dgoulet@torproject.org>
Wed, 16 Nov 2016 16:25:26 +0000 (11:25 -0500)
commitdb2dd8434e84b54b4196cd7e804ceae13f0c5ea7
treebbd1ad74f6b4fdd90084b61b8f471712f397a613
parent9a790f7325049fdb3b48e86879cd05373cbcd1e3
finish_writing_to_file_impl(): Remove temporary file if replacing the existing one failed

Signed-off-by: David Goulet <dgoulet@torproject.org>
src/common/util.c