Skip to content

Further fix for null nalu issue on commit 7b46386#133

Open
smartroc wants to merge 1 commit into
rockchip-linux:developfrom
smartroc:develop
Open

Further fix for null nalu issue on commit 7b46386#133
smartroc wants to merge 1 commit into
rockchip-linux:developfrom
smartroc:develop

Conversation

@smartroc

Copy link
Copy Markdown

Respecting the case descripted in the commit 7b46386, "00 00 00 01 00 00 01", parser should jump over it. However, with the previous fix, if statement is only hit at the first time and p_strm->nalu_len-- could still get 0xffffffff and lead to the segmentfault.

@HermanChen HermanChen force-pushed the develop branch 4 times, most recently from bcbf39c to c2c1ee5 Compare March 13, 2026 04:37
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