Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(948)

Issue 2664073002: Fix potential unprotected use of handle in Windows event handler. (Closed)

Created:
3 years, 10 months ago by Florian Schneider
Modified:
3 years, 10 months ago
Reviewers:
rmacnak
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix potential unprotected use of handle in Windows event handler. The lock should be held across the use of handle_. Attempt to resolve #28523. R=rmacnak@google.com Committed: https://github.com/dart-lang/sdk/commit/5c75e37ae420affdb0167ae8c7966d52ab493f32

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M runtime/bin/eventhandler_win.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (3 generated)
Florian Schneider
3 years, 10 months ago (2017-01-31 01:58:12 UTC) #3
rmacnak
lgtm
3 years, 10 months ago (2017-01-31 02:14:59 UTC) #4
Florian Schneider
3 years, 10 months ago (2017-01-31 02:18:24 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
5c75e37ae420affdb0167ae8c7966d52ab493f32 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698