Skip to content

add error return check for avpicture_alloc in film::process()#28

Open
yangzao wants to merge 1 commit into
johmathe:masterfrom
yangzao:avpicture_alloc
Open

add error return check for avpicture_alloc in film::process()#28
yangzao wants to merge 1 commit into
johmathe:masterfrom
yangzao:avpicture_alloc

Conversation

@yangzao

@yangzao yangzao commented May 28, 2026

Copy link
Copy Markdown

Hi, I found that this avpicture_alloc call in film::process() lacks an error-return check, which causes a nullptr dereference when the function fails. This commit adds such a check for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant