reactos/dll/win32/advapi32/sec
David L Bean dcaf5686ce
[ADVAPI32] Don't treat a structure pointer as a string pointer (#5478)
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
2023-07-27 01:58:44 +03:00
..
ac.c
audit.c
lsa.c [ADVAPI32] Don't treat a structure pointer as a string pointer (#5478) 2023-07-27 01:58:44 +03:00
misc.c [REACTOS] Add '\n' to debug logs 2022-05-04 03:28:38 +03:00
safer.c [ADVAPI32] "Minimally" improve the SaferComputeTokenFromLevel() stub. (#5435) 2023-07-15 20:50:16 +02:00
sec.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
trustee.c