mirror of https://github.com/FFmpeg/FFmpeg.git
This reverts commit 4f820131fa
.
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.
pull/2/head
parent
e462257242
commit
dcca7d66bd
1 changed files with 15 additions and 1 deletions
Loading…
Reference in new issue