Question about GetTokenInformation and memory leaks

Rob Shearman robertshearman at gmail.com
Thu Nov 12 08:35:39 CST 2009


2009/11/11 Dan Kegel <dank at kegel.com>:
> 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?

Given the possibility of these changes breaking installers I plan to
submit it after the next release of Wine.

-- 
Rob Shearman



More information about the wine-devel mailing list