mirror of
https://github.com/reactos/reactos.git
synced 2026-05-24 16:20:07 +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