Skip to content

Move some null pointers asserts before the pointer dereference#888

Open
madah81pnz1 wants to merge 1 commit intoxiph:masterfrom
madah81pnz1:fix-assert-before-dereference
Open

Move some null pointers asserts before the pointer dereference#888
madah81pnz1 wants to merge 1 commit intoxiph:masterfrom
madah81pnz1:fix-assert-before-dereference

Conversation

@madah81pnz1
Copy link
Copy Markdown
Contributor

This means also to split the declaration and assignment, which is needed for C89/C90 compatibility.

Fixes #874
Fixes #875

This means also to split the declaration and assignment, which is needed
for C89/C90 compatibility.

Fixes xiph#874
Fixes xiph#875
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.

assertion in wrong place in FLAC__stream_encoder_process? assertion in wrong place in FLAC__metadata_simple_iterator_get_block?

1 participant