Bug 247685 - Add TRASHIT() macro to set pointer to NULL in yasm/libyasm/compat-queue.h
Summary: Add TRASHIT() macro to set pointer to NULL in yasm/libyasm/compat-queue.h
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-09 10:40 PST by David Kilzer (:ddkilzer)
Modified: 2022-11-11 19:56 PST (History)
2 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-09 10:40:08 PST
Add TRASHIT() macro to set pointer to NULL in Source/ThirdParty/libwebrtc/Source/third_party/yasm/libyasm/compat-queue.h.
Comment 1 Radar WebKit Bug Importer 2022-11-09 10:41:13 PST
<rdar://problem/102149291>
Comment 2 David Kilzer (:ddkilzer) 2022-11-09 10:49:10 PST
Pull request: https://github.com/WebKit/WebKit/pull/6306
Comment 3 EWS 2022-11-11 14:55:48 PST
Committed 256589@main (90805ce353ec): <https://commits.webkit.org/256589@main>

Reviewed commits have been landed. Closing PR #6306 and removing active labels.
Comment 4 David Kilzer (:ddkilzer) 2022-11-11 19:56:55 PST
Filed upstream bug:
<https://github.com/yasm/yasm/issues/202>