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 1ed869ad4bb3 from chromium #26192

Merged
merged 3 commits into from
Oct 28, 2020

Conversation

nornagon
Copy link
Member

usb: Prevent parallel calls to UsbDevice::Open

This change adds a check to prevent a Mojo client from calling Open()
multiple times while the open is in progress.

Bug: 1135857
Change-Id: Ib467de9129673710b883d9e186c32c359f8592d8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2454846
Auto-Submit: Reilly Grant reillyg@chromium.org
Reviewed-by: Matt Reynolds mattreynolds@chromium.org
Commit-Queue: Reilly Grant reillyg@chromium.org
Cr-Commit-Position: refs/heads/master@{#814940}

Notes: Security: backported fix for 1135857.

@nornagon nornagon requested a review from a team as a code owner October 27, 2020 19:45
@nornagon nornagon added 8-x-y backport-check-skip Skip trop's backport validity checking labels Oct 27, 2020
@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 Oct 27, 2020
@nornagon nornagon merged commit 2f313e0 into 8-x-y Oct 28, 2020
@release-clerk
Copy link

release-clerk bot commented Oct 28, 2020

Release Notes Persisted

Security: backported fix for 1135857.

@nornagon nornagon deleted the cherry-pick/8-x-y/chromium/1ed869ad4bb3 branch October 28, 2020 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8-x-y backport-check-skip Skip trop's backport validity checking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants