[advapi32] GetNamedSecurityInfo patch

Nikolay Sivov bunglehead at gmail.com
Fri Aug 29 08:27:58 CDT 2008


Fenixk19 wrote:

> +    PSECURITY_DESCRIPTOR local_descriptor;
> +    if(!descriptor)
> +      descriptor = &local_descriptor;
Why do you try to return anything if a caller doesn't request it passing NULL?




More information about the wine-devel mailing list