aboutsummaryrefslogtreecommitdiffstats
path: root/src/log.c
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-11-14 18:15:33 +0100
committerMax Kellermann <max@duempel.org>2008-11-14 18:15:33 +0100
commit7720a1195ae9e90a427e0fc5d14023405d224b6a (patch)
tree7b327319f55c57eaf55b1ade7b4a61ee4aa5628e /src/log.c
parent19131f1eda36594b748747b88568e70c5d356aa5 (diff)
downloadmpd-7720a1195ae9e90a427e0fc5d14023405d224b6a.tar.gz
mpd-7720a1195ae9e90a427e0fc5d14023405d224b6a.tar.xz
mpd-7720a1195ae9e90a427e0fc5d14023405d224b6a.zip
volume: eliminate alloca() usage
alloca() is not a portable function. Don't use it. Using strncasecmp() is much more efficient anyway, because no memory needs to be allocated and copied.
Diffstat (limited to 'src/log.c')
0 files changed, 0 insertions, 0 deletions