Bug 247637 - TRASHIT() macro should set pointer to NULL in usrsctp/usrsctplib/usrsctplib/user_queue.h
Summary: TRASHIT() macro should set pointer to NULL in usrsctp/usrsctplib/usrsctplib/u...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-11-08 13:58 PST by David Kilzer (:ddkilzer)
Modified: 2022-11-11 11:18 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2022-11-08 13:58:29 PST
TRASHIT() macro should set pointer to NULL in Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/user_queue.h.
Comment 1 Radar WebKit Bug Importer 2022-11-08 13:58:56 PST
<rdar://problem/102107818>
Comment 2 David Kilzer (:ddkilzer) 2022-11-08 14:08:40 PST
Pull request: https://github.com/WebKit/WebKit/pull/6263
Comment 3 EWS 2022-11-11 10:04:18 PST
Committed 256574@main (3e2573a5dc14): <https://commits.webkit.org/256574@main>

Reviewed commits have been landed. Closing PR #6263 and removing active labels.
Comment 4 David Kilzer (:ddkilzer) 2022-11-11 11:18:34 PST
Filed upstream bug to cover this fix:
<https://github.com/sctplab/usrsctp/issues/666>