mirror of
https://github.com/reactos/reactos.git
synced 2026-05-25 00:30:10 +08:00
Add a string pointer local variable, assign it and operate on it. This should eliminate an exception and make LsapIsLocalComputer() function operate correctly. CORE-18996