Changeset 21357 for trunk/src/NTDLL/ntdll.c
- Timestamp:
- Feb 21, 2010, 5:34:22 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/src/NTDLL/ntdll.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/NTDLL/ntdll.c
r9992 r21357 89 89 case DLL_PROCESS_ATTACH: 90 90 { 91 SID_IDENTIFIER_AUTHORITY sidIdAuth = { 0};91 SID_IDENTIFIER_AUTHORITY sidIdAuth = {{0}}; 92 92 93 93 ProcSecInfo.dwType = SECTYPE_PROCESS | SECTYPE_INITIALIZED;
Note:
See TracChangeset
for help on using the changeset viewer.
