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 94af9d13a14b from chromium #38711

Merged
merged 2 commits into from Jun 9, 2023

Conversation

MarshallOfSound
Copy link
Member

@MarshallOfSound MarshallOfSound commented Jun 9, 2023

Check nullptr in ZWPTextInputWrapperV1::Activate()

After the CL https://crrev.com/c/4160118 a crash occurres on the
wl::get_version_of_object() call in ZWPTextInputWrapperV1::Activate()
when |ZWPTextInputWrapperV1::extended_obj_| is not set.

Added nullptr check to fix it.

Bug: b:251677220, 1431532
Change-Id: Ia5606f1c0d08f552f1091b2a9350655f4bdac939
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4423030
Reviewed-by: Hidehiko Abe hidehiko@chromium.org
Reviewed-by: Maksim Sisov msisov@igalia.com
Commit-Queue: Maksim Sisov msisov@igalia.com
Cr-Commit-Position: refs/heads/main@{#1137771}

Closes #38467

Notes: Backported fix for b:251677220, 1431532.

@MarshallOfSound MarshallOfSound requested a review from a team as a code owner June 9, 2023 09:40
@MarshallOfSound MarshallOfSound added semver/patch backwards-compatible bug fixes backport-check-skip Skip trop's backport validity checking 24-x-y labels Jun 9, 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 Jun 9, 2023
@ckerr ckerr merged commit b60166e into 24-x-y Jun 9, 2023
13 checks passed
@ckerr ckerr deleted the cherry-pick/24-x-y/chromium/94af9d13a14b branch June 9, 2023 17:08
@release-clerk
Copy link

release-clerk bot commented Jun 9, 2023

Release Notes Persisted

Backported fix for b:251677220, 1431532.

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

Successfully merging this pull request may close these issues.

None yet

3 participants