mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-02-04 14:30:55 +08: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>