Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6c0f1ca12c201bfe7e09bf06258f1cb6620c0eba
https://github.com/WebKit/WebKit/commit/6c0f1ca12c201bfe7e09bf06258f1cb6620c0eba
Author: Basuke Suzuki <[email protected]>
Date: 2023-05-05 (Fri, 05 May 2023)
Changed paths:
M Source/bmalloc/libpas/src/libpas/pas_segregated_page.h
Log Message:
-----------
[PlayStation] Fix build after 263601@main
https://bugs.webkit.org/show_bug.cgi?id=256393
Reviewed by Yusuke Suzuki.
While libpas header file is used outside bmalloc, casting from 'pas_page_base
*' to
'pas_segregated_page *' generates warning (-Wcast-align).
* Source/bmalloc/libpas/src/libpas/pas_segregated_page.h:
Canonical link: https://commits.webkit.org/263739@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes