Skip to content
Snippets Groups Projects
Commit dcca7d66 authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

Revert "mpegvideo: remove abort() in ff_find_unused_picture()"

This reverts commit 4f820131.

It is better to abort() than to have remotly exploitable arbitrary code
execution bugs. Even more so that this abort has never been triggered
by any input people threw at it.
If after more extensive testing its removial is found safe we can remove
the abort() later.
parent e4622572
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment