Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 98df8ea43a4f9b671603e586762aad47d75a707b
https://github.com/WebKit/WebKit/commit/98df8ea43a4f9b671603e586762aad47d75a707b
Author: Zak Ridouh <[email protected]>
Date: 2025-10-07 (Tue, 07 Oct 2025)
Changed paths:
M Source/bmalloc/libpas/src/libpas/pas_report_crash.c
Log Message:
-----------
[libpas] Use pas_enumerator_copy_remote() wrapper instead of raw memory
reader in PGM crash reporting
https://bugs.webkit.org/show_bug.cgi?id=299403
rdar://161206379
Reviewed by Brandon Stewart and Dan Hecht.
Use the safer and more used `pas_enumerator_copy_remote()` wrapper to read
memory
instead of rolling our own memory reader.
* Source/bmalloc/libpas/src/libpas/pas_report_crash.c:
(pas_enumerator_reader_adapter):
(setup_enumerator_for_crash_reporting):
(pas_update_report_crash_fields_and_cleanup):
(pas_report_crash_extract_pgm_failure):
(memory_reader_adapter): Deleted.
(setup_memory_reader): Deleted.
Canonical link: https://commits.webkit.org/301166@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes