Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: pcma decode crash #461

Merged
merged 1 commit into from
Nov 26, 2024

added pcma decode and encode buffer len checker

698b13c
Select commit
Loading
Failed to load commit list.
Merged

fix: pcma decode crash #461

added pcma decode and encode buffer len checker
698b13c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 26, 2024 in 0s

0.00% of diff hit (target 36.22%)

View this Pull Request on Codecov

0.00% of diff hit (target 36.22%)

Annotations

Check warning on line 21 in packages/media_codecs/src/pcma.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/media_codecs/src/pcma.rs#L19-L21

Added lines #L19 - L21 were not covered by tests

Check warning on line 46 in packages/media_codecs/src/pcma.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/media_codecs/src/pcma.rs#L44-L46

Added lines #L44 - L46 were not covered by tests