[RFC] advapi32 -- GetNamedSecurityInfo

Austin English austinenglish at gmail.com
Thu Jun 3 11:03:14 CDT 2010


On Thu, Jun 3, 2010 at 10:39 AM, Austin English <austinenglish at gmail.com> wrote:
> On Thu, Jun 3, 2010 at 7:57 AM, GOUJON Alexandre <ale.goujon at gmail.com> wrote:
>> Hi,
>>
>> I'm trying to fix bug 18071 but I don't know anything about ACLs.
>> I wrote some tests (see attached patch and
>> https://testbot.winehq.org/JobDetails.pl?Key=2442)
>> and I modified the source according to my understanding of the issue (wich
>> may be totally wrong).
>
> When testing LastError, you need to set it first to a known value, to
> ensure that the test is really resetting LastError.
>
> Most tests use
> SetLastError(0xdeadbeef);

Sorry, misread your patch, ignore that comment.

-- 
-Austin



More information about the wine-devel mailing list