mirror of
https://github.com/microsoft/WSL.git
synced 2026-06-01 01:02:31 -05:00
- SetRebootRequiredMarker: KEY_ALL_ACCESS -> KEY_CREATE_SUB_KEY - ClearRebootRequiredMarker: KEY_ALL_ACCESS -> KEY_WRITE - Test assertion: replace brittle L"restart" substring check with Localization::MessageUpdateRebootRequired() for locale robustness Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>