mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-17 03:21:07 +01:00
Add check for the return value of avcodec_alloc_context3() to avoid potential NULL pointer dereference. Fixes:5d48e4eafa("Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'") Signed-off-by: Jiasheng Jiang <jiashengjiangcool@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit55d234b433) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>