Comment 3 for bug 248674

Revision history for this message
Emanuele Gentili (emgent) wrote :

POC:

Run 'ffmpeg -y -i logo.iki -vn -f wav /dev/null' (with the attached file)

On the latest ubuntu/i386:
- SVN r13990 will crash immediately. Under valgrind 3.3.0 it will report several invalid writes and then valgrind itself will crash.
- SVN r13993 and up shouldn't crash or have any valgrind warnings.