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 2b98abd8cb6c from angle #32187

Merged
merged 2 commits into from Jan 6, 2022

Conversation

ppontes
Copy link
Member

@ppontes ppontes commented Dec 15, 2021

M96: Vulkan: Fix image respecify's usage tracking

When respecifying an image due to mip level count changes, the previous
image is staged as an update to the new image. The resource usage info
was not being transferred to the image being staged as an update,
causing it to be prematurely deleted.

Test based on one authored by sugoi@google.com.

Bug: chromium:1270658
Bug: angleproject:4835
Change-Id: I9810f8940e0107bc8a04fa3fb9c26a045c0d689c
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3318257
Reviewed-by: Lingfeng Yang lfy@google.com

Notes: Backported fix for CVE-2021-4099.

@ppontes ppontes requested a review from a team as a code owner December 15, 2021 16:13
@ppontes ppontes added 15-x-y backport-check-skip Skip trop's backport validity checking semver/patch backwards-compatible bug fixes labels Dec 15, 2021
@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 Dec 15, 2021
@ppontes ppontes force-pushed the cherry-pick/15-x-y/angle/2b98abd8cb6c branch from 001083c to 4e20b14 Compare December 15, 2021 16:27
@codebytere codebytere merged commit 98cf0e5 into 15-x-y Jan 6, 2022
@codebytere codebytere deleted the cherry-pick/15-x-y/angle/2b98abd8cb6c branch January 6, 2022 12:34
@release-clerk
Copy link

release-clerk bot commented Jan 6, 2022

Release Notes Persisted

Backported fix for CVE-2021-4099.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
15-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