mirror of
https://github.com/reactos/reactos.git
synced 2026-06-22 07:42:41 +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