Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7cbf038b3af6dc95f13ec60e11ddbb1b2ca6b6f6
      
https://github.com/WebKit/WebKit/commit/7cbf038b3af6dc95f13ec60e11ddbb1b2ca6b6f6
  Author: Tuomas Karkkainen <[email protected]>
  Date:   2024-03-06 (Wed, 06 Mar 2024)

  Changed paths:
    M Source/JavaScriptCore/assembler/FastJITPermissions.h

  Log Message:
  -----------
  The functions threadSelfRestrictSupported, threadSelfRestrictRWXToRW and 
threadSelfRestrictRWXToRX are incompatible with AddressSanitizer.
https://bugs.webkit.org/show_bug.cgi?id=270569

Reviewed by Keith Miller.

Suppress ASan instrumentation on threadSelfRestrictSupported,
threadSelfRestrictRWXToRW and threadSelfRestrictRWXToRX.

* Source/JavaScriptCore/assembler/FastJITPermissions.h:

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