aboutsummaryrefslogtreecommitdiff
path: root/devtools
diff options
context:
space:
mode:
authorWillem Jan Palenstijn2015-07-19 20:25:29 +0200
committerWillem Jan Palenstijn2015-07-19 20:27:19 +0200
commit0fbf90d14c531a9c0ff5490f6e81eeb3008e7cb6 (patch)
tree256d408923043070a48ec7d0ef51e42c601518d9 /devtools
parent1a4f477d61704f85a235228f9f2d12077b369930 (diff)
downloadscummvm-rg350-0fbf90d14c531a9c0ff5490f6e81eeb3008e7cb6.tar.gz
scummvm-rg350-0fbf90d14c531a9c0ff5490f6e81eeb3008e7cb6.tar.bz2
scummvm-rg350-0fbf90d14c531a9c0ff5490f6e81eeb3008e7cb6.zip
MADE: Fix overflow in audio interpolation
The interpolation code for deltaType > 0 read past the end of the workChunkSize-sized filled area of the buffer (which matches what MADE did, as far as I can tell). Avoid this by repeating the last value.
Diffstat (limited to 'devtools')
0 files changed, 0 insertions, 0 deletions