Question about GetTokenInformation and memory leaks

Dan Kegel dank at kegel.com
Wed Nov 11 16:54:59 CST 2009


On Mon, Nov 9, 2009 at 2:12 PM, Rob Shearman <robertshearman at gmail.com> wrote:
> 2009/11/9 Dan Kegel <dank at kegel.com>:
>> 16 bytes in 1 blocks are definitely lost in loss record 123 of 728
>>   at RtlAllocateHeap (heap.c:1423)
>>   by RtlAllocateAndInitializeSid (sec.c:156)
>>   by NtQueryInformationToken (nt.c:379)
>>   by GetTokenInformation (security.c:676)
>
> The bug is in the Wine code. Try the attached patch, which should fix
> it as a side-effect.

Works great, thanks.  Is that submitted / going to be submitted soon?
- Dan



More information about the wine-devel mailing list