mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-23 19:30:05 +00:00
cdxl: disable checked bitstream reader
Overreads should not be possible. Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
parent
de05877390
commit
b2e2287c04
@ -19,6 +19,8 @@
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
|
||||
#define UNCHECKED_BITSTREAM_READER 1
|
||||
|
||||
#include "libavutil/intreadwrite.h"
|
||||
#include "libavutil/imgutils.h"
|
||||
#include "avcodec.h"
|
||||
|
Loading…
Reference in New Issue
Block a user