Bug#558399: buffer overflow in normalize-audio

2009-11-29 Thread Joachim Reichel
Hi Stefan, thanks for the bug report and the patch. I'll upload a fixed version soon. Joachim -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#558399: buffer overflow in normalize-audio

2009-11-28 Thread Stefan Fritsch
tags 558399 patch thanks Hi, normalize-audio must use afGetVirtualFrameSize instead of afGetFrameSize. Otherwise the allocated buffer size will be too small if the wav file is compressed. Cheers, Stefan--- normalize-audio-0.7.7.orig/src/adjust.c +++ normalize-audio-0.7.7/src/adjust.c @@