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

chore: cherry-pick 3fbd1dca6a4d from libvpx #40026

Merged
merged 3 commits into from Sep 28, 2023

Conversation

MarshallOfSound
Copy link
Member

VP8: disallow thread count changes

Currently allocations are done at encoder creation time. Going from
threaded to non-threaded would cause a crash.

Bug: chromium:1486441
Change-Id: Ie301c2a70847dff2f0daae408fbef1e4d42e73d4

Notes: Security: backported fix for CVE-2023-5217.

@MarshallOfSound MarshallOfSound requested a review from a team as a code owner September 28, 2023 05:14
@MarshallOfSound MarshallOfSound added security 🔒 semver/patch backwards-compatible bug fixes backport-check-skip Skip trop's backport validity checking 22-x-y labels Sep 28, 2023
@electron-cation electron-cation bot added new-pr 🌱 PR opened in the last 24 hours and removed new-pr 🌱 PR opened in the last 24 hours labels Sep 28, 2023
@MarshallOfSound MarshallOfSound merged commit 1c1c132 into 22-x-y Sep 28, 2023
11 of 13 checks passed
@MarshallOfSound MarshallOfSound deleted the cherry-pick/22-x-y/libvpx/3fbd1dca6a4d branch September 28, 2023 10:32
@release-clerk
Copy link

release-clerk bot commented Sep 28, 2023

Release Notes Persisted

Security: backported fix for CVE-2023-5217.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
22-x-y backport-check-skip Skip trop's backport validity checking security 🔒 semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants