Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0cda93700071903a7c63eb0768810d254771223c
https://github.com/WebKit/WebKit/commit/0cda93700071903a7c63eb0768810d254771223c
Author: Pablo Saavedra <[email protected]>
Date: 2023-07-13 (Thu, 13 Jul 2023)
Changed paths:
M Source/WebKit/UIProcess/linux/MemoryPressureMonitor.h
Log Message:
-----------
[GLIB] Initialize FILE* attributes to nullptr in CGroupMemoryController
https://bugs.webkit.org/show_bug.cgi?id=259185
Reviewed by Carlos Alberto Lopez Perez.
... since the CGroupMemoryController FILE* attributes are not inmediatelly
initialized during the construction but after the creation when
setMemoryControllerPath() is called.
* Source/WebKit/UIProcess/linux/MemoryPressureMonitor.h:
Canonical link: https://commits.webkit.org/266031@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes