diff options
author | Max Kellermann <max@duempel.org> | 2008-10-12 12:13:27 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-10-12 12:13:27 +0200 |
commit | ff69f122593f400f68db944505bf007d2938d912 (patch) | |
tree | 29a86f10f24f397580b2e85b285a5af329102eb7 /src/directory.c | |
parent | ffed2fdca7b8757770fe01a7642a8d4e0c7fe3c8 (diff) | |
download | mpd-ff69f122593f400f68db944505bf007d2938d912.tar.gz mpd-ff69f122593f400f68db944505bf007d2938d912.tar.xz mpd-ff69f122593f400f68db944505bf007d2938d912.zip |
shout: use strcmp() instead of strncasecmp()
Case insensitivity isn't helpful, and comparing only the first 3 bytes
of a configured value may encourage users to supply wrong or
misleading values.
Diffstat (limited to 'src/directory.c')
0 files changed, 0 insertions, 0 deletions