mirror of
https://github.com/reactos/reactos.git
synced 2026-07-02 04:54:29 +08: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 <hermes.belusca-maito@reactos.org>