On Tue, Jul 28, 2015 at 05:40:23PM +0200, Nedeljko Babic wrote:
> From: Nedeljko Babic <nedeljko.ba...@rt-rk.com>
> 
> There was fixed number of loops (2048) in preparation for resampler, so
> when number of samples is smaller than this, there would be an overflow on
> ret_buf.
> 
> For some reason this behavior popped out only under valgrind with
> --disable-memory-poisoning option.
> 
> This is now fixed and number of loops depends on actual number of samples.
> 
> Signed-off-by: Nedeljko Babic <nedeljko.ba...@rt-rk.com>
> ---
>  libavcodec/aacdec_template.c | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)

applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

No human being will ever know the Truth, for even if they happen to say it
by chance, they would not even known they had done so. -- Xenophanes

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to