mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
Optimize for speed. JIRA issue: N/A Do not initialize the STARTUPINFO member, which is already filled with zeros, with zeros, in StartLsass and StartServicesManager functions. Co-authored-by: Hermès BÉLUSCA - MAÏTO <[email protected]>