[Webkit-unassigned] [Bug 209847] [Win][WK2] Connection::platformInvalidate should cancel aync ReadFile operation by using CancelIo API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 22 21:03:11 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=209847

Fujii Hironori <Hironori.Fujii at sony.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #28 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Bug 210785 landed at r260477.
Surprisingly, after r260477, even though CancelIo API is not used yet,
I don't observe the heap corruption crash in the internal Jenkins.
And, it can't be reproducible by using 2 CPU affinity (Comment 14).

However, I don't want to close this bug as WORKSFORME because I
believe the async ReadFile operation should be cancel by using
CancelIo API.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200423/5b5352c7/attachment.htm>


More information about the webkit-unassigned mailing list