Skip to content

Check empty sample by .len, not by .num_samples field.#28

Open
Pehat wants to merge 1 commit into
vampirefrog:masterfrom
Pehat:patch-3
Open

Check empty sample by .len, not by .num_samples field.#28
Pehat wants to merge 1 commit into
vampirefrog:masterfrom
Pehat:patch-3

Conversation

@Pehat

@Pehat Pehat commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

pdx.c:28 leaves .num_samples uninitialized (=initialized with garbage) if the input sample is not used. This leads to program crash.

pdx.c:28 leaves .num_samples uninitialized (=initialized with garbage) if the input sample is not used. This leads to program 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