On Mon, Nov 9, 2009 at 2:12 PM, Rob Shearman robertshearman@gmail.com wrote:
2009/11/9 Dan Kegel dank@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