Bug 242339 - Update debug assertion in RtpSenderBase::SetSsrc
Summary: Update debug assertion in RtpSenderBase::SetSsrc
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-07-05 06:10 PDT by Alex Christensen
Modified: 2022-07-07 03:44 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.23 KB, patch)
2022-07-05 06:15 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (1.24 KB, patch)
2022-07-05 07:18 PDT, Alex Christensen
achristensen: commit-queue+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2022-07-05 06:10:06 PDT
...
Comment 1 Alex Christensen 2022-07-05 06:15:20 PDT
Created attachment 460680 [details]
Patch
Comment 2 EWS 2022-07-05 06:17:01 PDT
'Geoff Garen' is not a reviewer, blocking PR #None
Comment 3 Alex Christensen 2022-07-05 07:18:37 PDT
Created attachment 460682 [details]
Patch
Comment 4 Alex Christensen 2022-07-05 08:25:58 PDT
Pull request: https://github.com/WebKit/WebKit/pull/2078
Comment 5 EWS 2022-07-05 08:28:30 PDT
Committed 252135@main (8c5e775d2f16): <https://commits.webkit.org/252135@main>

Reviewed commits have been landed. Closing PR #2078 and removing active labels.
Comment 6 Radar WebKit Bug Importer 2022-07-05 08:29:12 PDT
<rdar://problem/96440888>
Comment 7 youenn fablet 2022-07-07 03:44:11 PDT
https://bugs.webkit.org/show_bug.cgi?id=242435 is the bug to forbid the crash even with bad SDP.