[webkit-changes] [WebKit/WebKit] a2efa2: Enable -Wunsafe-buffer-usage in bmalloc
Michael Saboff
noreply at github.com
Mon Oct 14 18:59:04 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a2efa2223c0550b7830a854f52a759163f0c891e
https://github.com/WebKit/WebKit/commit/a2efa2223c0550b7830a854f52a759163f0c891e
Author: Michael Saboff <msaboff at apple.com>
Date: 2024-10-14 (Mon, 14 Oct 2024)
Changed paths:
M Source/bmalloc/bmalloc/BCompiler.h
M Source/bmalloc/bmalloc/TZoneHeapManager.h
M Source/bmalloc/bmalloc/VMAllocate.h
Log Message:
-----------
Enable -Wunsafe-buffer-usage in bmalloc
https://bugs.webkit.org/show_bug.cgi?id=281460
rdar://137911788
Reviewed by Geoffrey Garen.
Same kind of changes to bmalloc that were done for WebKit code in https://commits.webkit.org/285046@main.
* Source/bmalloc/bmalloc/BCompiler.h:
* Source/bmalloc/bmalloc/TZoneHeapManager.h:
* Source/bmalloc/bmalloc/VMAllocate.h:
Canonical link: https://commits.webkit.org/285164@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list