Sync GetNamedSecurityInfoA with Wine.
authorSylvain Petreolle <spetreolle@yahoo.fr>
Sun, 31 May 2009 12:39:45 +0000 (12:39 +0000)
committerSylvain Petreolle <spetreolle@yahoo.fr>
Sun, 31 May 2009 12:39:45 +0000 (12:39 +0000)
commit70806391db42effa7f691bf80a9f414c6ddb7ef8
tree5a8121f1335df821d86d33d2976ad275aca6e350
parentf3dc5e09e489ec4891ecc91df2d10f69a5b96cf0
Sync GetNamedSecurityInfoA with Wine.
RtlCreateUnicodeStringFromAsciiz is unwanted since the call to GetNamedSecurityInfoW checks for NULL
and in this case sets ERROR_INVALID_PARAMETER.

svn path=/trunk/; revision=41216
reactos/dll/win32/advapi32/sec/misc.c