• Max Kellermann's avatar
    update: locked delete after update error · 2bb7bcc7
    Max Kellermann authored
    When a directory failed to update, it was removed from the database,
    without freeing all children and songs (memory leak), and without
    locking (race condition).  Introduce the functions clear_directory()
    and delete_directory(), which do both.
    2bb7bcc7
Name
Last commit
Last update
bs Loading commit data...
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
build.mk Loading commit data...
configure.ac Loading commit data...