Skip to content

upipe_mpgv_framer: guard against NULL next_uref when flushing buffere…#1173

Open
kierank wants to merge 1 commit into
Upipe:masterfrom
kierank:mp2v
Open

upipe_mpgv_framer: guard against NULL next_uref when flushing buffere…#1173
kierank wants to merge 1 commit into
Upipe:masterfrom
kierank:mp2v

Conversation

@kierank

@kierank kierank commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

…d frame

Avoid handling a buffered frame when next_uref is NULL, both during work and on free, preventing a NULL dereference.

…d frame

Avoid handling a buffered frame when next_uref is NULL, both during work
and on free, preventing a NULL dereference.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@kierank

kierank commented Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

This fixes a genuine crash

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