Re: [advapi32] GetNamedSecurityInfo patch
Aug. 29, 2008
1:27 p.m.
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?
6493
Age (days ago)
6493
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nikolay Sivov