[EVENTLOG]

* Fix a bad sizeof().

svn path=/trunk/; revision=53405
This commit is contained in:
Amine Khaldi 2011-08-24 02:09:29 +00:00
parent d1a36b6e61
commit 3865e333ff

View file

@ -462,7 +462,7 @@ NTSTATUS ElfrReportEventW(
EventID,
lpLogHandle->szName,
ComputerName->Buffer,
sizeof(UserSID),
sizeof(PRPC_SID),
&UserSID,
NumStrings,
(WCHAR*)lpStrings,