summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-04-10 00:15:11 +0200
committerwm4 <wm4@nowhere>2014-04-17 22:58:48 +0200
commit4a07120f83c7031cc15960fd3a4db8d72ff8b795 (patch)
tree82321ede2539656f411b6e94bfbb61cde3480189 /audio
parentd06ff691ede6dc9efc33773acbe6b4797147e831 (diff)
downloadmpv-4a07120f83c7031cc15960fd3a4db8d72ff8b795.tar.bz2
mpv-4a07120f83c7031cc15960fd3a4db8d72ff8b795.tar.xz
terminal-unix: reject overlong termcap strings
Our own tables have size for only 8 chars, so these sequences must be rejected. It seems strings of length 8 are still ok, because the code uses memcmp and not strcmp, so still allow these. Based on mplayer-svn commit r37129.
Diffstat (limited to 'audio')
0 files changed, 0 insertions, 0 deletions