Bug 312382

Summary: [libpas] Disable tag-check-on-dealloc
Product: WebKit Reporter: Marcus Plutowski <marcus_plutowski>
Component: bmallocAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ggaren, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Marcus Plutowski
Reported 2026-04-15 09:59:27 PDT
rdar://174561714 This is causing some stability fallout due to callers attempting to free with a pointer that has the atag stripped, but since the check happens on the scavenge path we can't see what caller is doing so, so we need to disable while figuring out what allocation path doing this.
Attachments
Marcus Plutowski
Comment 1 2026-04-15 10:43:32 PDT
EWS
Comment 2 2026-04-15 17:10:49 PDT
Committed 311334@main (0bf7411f7988): <https://commits.webkit.org/311334@main> Reviewed commits have been landed. Closing PR #62828 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.