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