WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
300746
[libpas] Clean up enumerator memory crawling failure handling code in pas_report_crash.c
https://bugs.webkit.org/show_bug.cgi?id=300746
Summary
[libpas] Clean up enumerator memory crawling failure handling code in pas_rep...
zak ridouh
Reported
2025-10-14 16:24:24 PDT
After
301166@main
, we have a lot of duplicate code essentially destroying the enumerator and returning failure state. We can clean this up by introducing a fail function.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-10-14 16:24:29 PDT
<
rdar://problem/162639347
>
zak ridouh
Comment 2
2025-10-14 16:33:44 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/52339
EWS
Comment 3
2025-10-15 08:39:27 PDT
Committed
301561@main
(6f816fb9ce69): <
https://commits.webkit.org/301561@main
> Reviewed commits have been landed. Closing PR #52339 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug