WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
245770
IPC::Connection per instance async reply handler map is not synchronised with invalidate()
https://bugs.webkit.org/show_bug.cgi?id=245770
Summary
IPC::Connection per instance async reply handler map is not synchronised with...
Kimmo Kinnunen
Reported
2022-09-28 00:26:15 PDT
IPC::Connection per instance async reply handler map is not synchronised with invalidate() Adding to to the map in one thread needs to be consistent with other thread calling invalidate(), clearing the map.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-09-28 00:35:18 PDT
<
rdar://problem/100495424
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug