Bug 300746
| Summary: | [libpas] Clean up enumerator memory crawling failure handling code in pas_report_crash.c | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | zak ridouh <zakr> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
zak ridouh
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
<rdar://problem/162639347>
zak ridouh
Pull request: https://github.com/WebKit/WebKit/pull/52339
EWS
Committed 301561@main (6f816fb9ce69): <https://commits.webkit.org/301561@main>
Reviewed commits have been landed. Closing PR #52339 and removing active labels.