Bug 259185 - [GLIB] Initialize FILE* attributes to nullptr in CGroupMemoryController
Summary: [GLIB] Initialize FILE* attributes to nullptr in CGroupMemoryController
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Pablo Saavedra
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-07-13 03:33 PDT by Pablo Saavedra
Modified: 2023-07-13 06:54 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pablo Saavedra 2023-07-13 03:33:52 PDT
... since the CGroupMemoryController FILE* attributes are not inmediatelly initialized during the construction but after the creation when setMemoryControllerPath() is called.
Comment 1 Pablo Saavedra 2023-07-13 03:35:51 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15816
Comment 2 EWS 2023-07-13 06:53:23 PDT
Committed 266031@main (0cda93700071): <https://commits.webkit.org/266031@main>

Reviewed commits have been landed. Closing PR #15816 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-07-13 06:54:16 PDT
<rdar://problem/112195795>