diff options
author | Max Kellermann <max@duempel.org> | 2008-10-09 15:48:07 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-10-09 15:48:07 +0200 |
commit | 4990f04ac09a68db70f8114ebb9d40e684db5d00 (patch) | |
tree | 9389046a2784ea07394728d613fc1d06fcc399e9 /src/stats.c | |
parent | 8536a979202622bf8cda9c3cf4775f3dfb7ae4ac (diff) | |
download | mpd-4990f04ac09a68db70f8114ebb9d40e684db5d00.tar.gz mpd-4990f04ac09a68db70f8114ebb9d40e684db5d00.tar.xz mpd-4990f04ac09a68db70f8114ebb9d40e684db5d00.zip |
update: make addDirectoryPathToDB() non-recursive
This recursive function is very dangerous because it allocates a large
buffer on the stack in every iteration. That may be misused to
generate a stack overflow.
Diffstat (limited to 'src/stats.c')
0 files changed, 0 insertions, 0 deletions