Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ce6045858673f8ed970b7946099d99e6db029f3c
      
https://github.com/WebKit/WebKit/commit/ce6045858673f8ed970b7946099d99e6db029f3c
  Author: Marcus Plutowski <[email protected]>
  Date:   2025-12-01 (Mon, 01 Dec 2025)

  Changed paths:
    M Source/bmalloc/libpas/src/libpas/pas_mte.h

  Log Message:
  -----------
  Unreviewed ASAN build fix for retag-on-scavenge
https://bugs.webkit.org/show_bug.cgi?id=303334
rdar://165635398

Unreviewed build fix.

Issue introduced in https://commits.webkit.org/303411@main
The two new functions, pas_mte_maybe_tag_allocated_region and
pas_mte_retag_freed_region_if_tagged, need to be guarded by
`extern "C"` when pas_mte.h is used in C++ code.

* Source/bmalloc/libpas/src/libpas/pas_mte.h:

Canonical link: https://commits.webkit.org/303695@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to