WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
250386
REGRESSION(
258484@main
): StreamClientConnection sends destination id in wrong format
https://bugs.webkit.org/show_bug.cgi?id=250386
Summary
REGRESSION(258484@main): StreamClientConnection sends destination id in wrong...
Kimmo Kinnunen
Reported
2023-01-10 07:34:11 PST
REGRESSION(
258484@main
) StreamClientConnection sends destination id in wrong format Expected uint64_t (ObjectIdentifiers only) Sent: WTF::UInt128 Causes wrong message lengths and leads increase in SHOULD NEVER BE REACHED in IPC::StreamClientConnection::trySendDestinationIDIfNeeded See also
bug 250318
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-01-10 07:34:24 PST
<
rdar://problem/104076868
>
Kimmo Kinnunen
Comment 2
2023-01-10 09:47:45 PST
Pull request:
https://github.com/WebKit/WebKit/pull/8465
EWS
Comment 3
2023-01-11 05:00:22 PST
Committed
258782@main
(ce70a7f574fc): <
https://commits.webkit.org/258782@main
> Reviewed commits have been landed. Closing PR #8465 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