Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6f816fb9ce69512c678296cdf3b7839f3ae42d3c
      
https://github.com/WebKit/WebKit/commit/6f816fb9ce69512c678296cdf3b7839f3ae42d3c
  Author: Zak Ridouh <[email protected]>
  Date:   2025-10-15 (Wed, 15 Oct 2025)

  Changed paths:
    M Source/bmalloc/libpas/src/libpas/pas_report_crash.c

  Log Message:
  -----------
  [libpas] Clean up enumerator memory crawling failure handling code in 
pas_report_crash.c
https://bugs.webkit.org/show_bug.cgi?id=300746
rdar://162639347

Reviewed by Dan Hecht and Brandon Stewart.

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.

* Source/bmalloc/libpas/src/libpas/pas_report_crash.c:
(pas_enumerator_destroy_and_fail):
(pas_report_crash_extract_pgm_failure):

Canonical link: https://commits.webkit.org/301561@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

Reply via email to