summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2017-02-19 19:11:04 +0100
committerMax Kellermann <max@musicpd.org>2017-02-19 19:28:52 +0100
commit4bb83781e8b131737cf1de9d861757558b3839ea (patch)
treeb3a0ad8167bc1caafd06f7c5df27876b4aa0c621 /win32
parenta73195b7cc7333a1761902a56952f5f3b9832810 (diff)
output/httpd/IcyMetaDataServer: cast length to unsigned
Fixes another buffer overflow: if the stream has a very long title or URL, resulting in a metadata string of more than 2 kB, icy_string[0] is a negative value, which gets casted to size_t - ouch! https://bugs.musicpd.org/view.php?id=4652
Diffstat (limited to 'win32')
0 files changed, 0 insertions, 0 deletions