NEW245770
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
Radar WebKit Bug Importer
Comment 1 2022-09-28 00:35:18 PDT
Note You need to log in before you can comment on or make changes to this bug.