diff options
author | Eric Wong <normalperson@yhbt.net> | 2008-01-01 10:09:43 +0000 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2008-01-01 10:09:43 +0000 |
commit | 5e7367c580f3a7aca93f6523e6c9d37f81b1d48b (patch) | |
tree | 2ef3a224397e92e639a486ec45302c82bc9c52cc /src/inputPlugins/mpc_plugin.c | |
parent | 1b4de32706f6c43c4833146a98b0689cbe624fe6 (diff) | |
download | mpd-5e7367c580f3a7aca93f6523e6c9d37f81b1d48b.tar.gz mpd-5e7367c580f3a7aca93f6523e6c9d37f81b1d48b.tar.xz mpd-5e7367c580f3a7aca93f6523e6c9d37f81b1d48b.zip |
charConv: tie the buffer size for iconv() to our PATH_MAX constant
Although most PATH_MAX is higher than the 1k buffer we set, some
implementations will set a 256 (or even 64) byte PATH_MAX, so
we should be prepared for that.
git-svn-id: https://svn.musicpd.org/mpd/trunk@7121 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'src/inputPlugins/mpc_plugin.c')
0 files changed, 0 insertions, 0 deletions