diff options
author | Max Kellermann <max@duempel.org> | 2008-10-09 15:48:07 +0200 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2008-10-11 19:21:50 -0700 |
commit | f2fd7be1d7b80da32611c57360e71fb777b95c7d (patch) | |
tree | f2a1693a44e6d1a491c88b29d066383fe5f2a0db /src/path.h | |
parent | 50f1074c1b0b156e484401c6455e881cd830c2f7 (diff) | |
download | mpd-f2fd7be1d7b80da32611c57360e71fb777b95c7d.tar.gz mpd-f2fd7be1d7b80da32611c57360e71fb777b95c7d.tar.xz mpd-f2fd7be1d7b80da32611c57360e71fb777b95c7d.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 '')
0 files changed, 0 insertions, 0 deletions