Commit b2e2287c authored by Paul B Mahol's avatar Paul B Mahol

cdxl: disable checked bitstream reader

Overreads should not be possible.
Signed-off-by: 's avatarPaul B Mahol <onemda@gmail.com>
parent de058773
......@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment