RESOLVED FIXED 288303
[bmalloc] Remove workaround for ASan false positive stack-buffer-underflow in pas_large_free_create_merged()
https://bugs.webkit.org/show_bug.cgi?id=288303
Summary [bmalloc] Remove workaround for ASan false positive stack-buffer-underflow in...
David Kilzer (:ddkilzer)
Reported 2025-02-22 18:08:26 PST
Remove workaround for ASan false positive stack-buffer-underflow in pas_large_free_create_merged(), formerly bmalloc_allocate_impl_casual_case(). Xcode 13 was released with macOS 12 Monterey, which is no longer supported by WebKit `main`. Formerly added for: Bug 236001: Workaround ASAN false positive stack-buffer-underflow bmalloc_allocate_impl_casual_case <https://bugs.webkit.org/show_bug.cgi?id=236001>
Attachments
Radar WebKit Bug Importer
Comment 1 2025-02-22 18:08:48 PST
David Kilzer (:ddkilzer)
Comment 2 2025-02-22 19:17:06 PST
EWS
Comment 3 2025-02-22 21:17:18 PST
Committed 290902@main (b836cc672c50): <https://commits.webkit.org/290902@main> Reviewed commits have been landed. Closing PR #41160 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.