summaryrefslogtreecommitdiffstats
path: root/input
diff options
context:
space:
mode:
authorBen Boeckel <mathstuf@gmail.com>2018-10-30 21:04:39 -0400
committersfan5 <sfan5@live.de>2018-10-31 09:20:26 +0100
commit6f0ed8e0b2605475850d85608bfa4bbe1bb38a0b (patch)
tree8a7e4da1a98451ec08850b020cb090c75b9e971a /input
parente3e1bdfb135fe3d74d20b94a8191714dc04fb782 (diff)
downloadmpv-6f0ed8e0b2605475850d85608bfa4bbe1bb38a0b.tar.bz2
mpv-6f0ed8e0b2605475850d85608bfa4bbe1bb38a0b.tar.xz
audio: increase a buffer size
The buffer is written to in `audio_config_to_str_buf` using `snprintf` with a `%s` formatting of a 128-byte buffer. This can overflow the target buffer of 80 causing a truncated output.
Diffstat (limited to 'input')
0 files changed, 0 insertions, 0 deletions