Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8c603d7d3af2a653c21859596c8105f1a9790c57
https://github.com/WebKit/WebKit/commit/8c603d7d3af2a653c21859596c8105f1a9790c57
Author: Adrian Perez de Castro <[email protected]>
Date: 2025-09-25 (Thu, 25 Sep 2025)
Changed paths:
M Source/WebKit/UIProcess/XR/openxr/OpenXRLayer.cpp
M Source/WebKit/UIProcess/XR/openxr/OpenXRLayer.h
Log Message:
-----------
[OpenXR] Fix unsafe buffer usage in OpenXRLayer.cpp
https://bugs.webkit.org/show_bug.cgi?id=299489
Reviewed by Chris Dumez.
Use an std::array for OpenXRLayer::m_fbosForBlitting, instead
of a plain array.
Canonical link: https://commits.webkit.org/300512@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