• Max Kellermann's avatar
    fs/io/FileOutputStream: don't auto-delete file on WIN32 · d38034bb
    Max Kellermann authored
    The file handle is never reset to INVALID_HANDLE_VALUE, and thus the
    destructor will assume the operation shall be cancelled and will
    delete the temporary file.
    
    This was a major breakage for saving the database file and the state
    file.
    d38034bb
Name
Last commit
Last update
android Loading commit data...
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
systemd Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
mpd.svg Loading commit data...
valgrind.suppressions Loading commit data...