WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
245064
RTCDataChannelRemoteManager registers for work queue messages in wrong way
https://bugs.webkit.org/show_bug.cgi?id=245064
Summary
RTCDataChannelRemoteManager registers for work queue messages in wrong way
Kimmo Kinnunen
Reported
2022-09-12 00:47:14 PDT
RTCDataChannelRemoteManager registers for work queue messages in wrong way RTCDataChannelRemoteManager: - is RefCounted but the initial ref is never adopted as expected - registers a work queue message handler before the vptr is correctly setup risking incorrect virtual function calls to the instance from another thread
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-09-12 00:48:43 PDT
<
rdar://problem/99812041
>
Kimmo Kinnunen
Comment 2
2022-09-12 00:52:42 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/4250
EWS
Comment 3
2022-09-22 03:02:51 PDT
Committed
254752@main
(18c0882056e4): <
https://commits.webkit.org/254752@main
> Reviewed commits have been landed. Closing PR #4250 and removing active labels.
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