mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 19:26:29 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
![]() Fix a bug that corrupted in-parameters when a remote function is called. If the in-parameter is an array of UNICODE_STRINGS, the bug terminates all strings at the length of the first string. For example, when LsaLookupNames is called in order to retrieve the SIDs of the "Guest" and "Administrator" users, the remote function received the strings "Guest" and "Admin". The patch will be sent to the WINE project after a similar bug for out-parameters has been fixed too. svn path=/trunk/; revision=59038 |
||
---|---|---|
reactos | ||
rosapps | ||
rostests | ||
wallpaper |