diff options
author | Eric Wong <normalperson@yhbt.net> | 2008-10-13 21:52:29 -0700 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2008-10-13 21:52:29 -0700 |
commit | e5c604feac962f654ba2cb7739ef33b9242cb072 (patch) | |
tree | 29ee04894067cef8b6d1a040e2996306b9bde3eb /src/audioOutputs/audioOutput_alsa.c | |
parent | 89e5feacfe1d74583b1c6cbf218841368b1a20bd (diff) | |
download | mpd-e5c604feac962f654ba2cb7739ef33b9242cb072.tar.gz mpd-e5c604feac962f654ba2cb7739ef33b9242cb072.tar.xz mpd-e5c604feac962f654ba2cb7739ef33b9242cb072.zip |
directory: fix directory_free() braindamage
Recursively calling directory_walk leads to double-free()s
causing nasty assertion errors and segfaults when directories
are deleted or at exit.
This is now Valgrind clean.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions