bandlimited resampler: fix heap overflow at high playback rate
We simply make sure the buffer is big enough, instead of trying (and failing) to guess the biggest possible size.
Showing
Please register or sign in to comment
We simply make sure the buffer is big enough, instead of trying (and failing) to guess the biggest possible size.