http://bugs.winehq.org/show_bug.cgi?id=27529
Summary: Heap issue in winecfg Product: Wine Version: 1.3.18 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: wylda@volny.cz
Created an attachment (id=35192) --> (http://bugs.winehq.org/attachment.cgi?id=35192) Console log with WINEDEBUG=warn+heap
I noticed, that running winecfg for the first time in different version of wine produces a lot of heap warning. To reproduce:
1. Install wine-1.3.21 and run winecfg 2. Install wine-1.3.22 and run WINEDEBUG=warn+heap winecfg (a lot of warnings) 3. run again WINEDEBUG=warn+heap winecfg (no more heap warnings)
Console log attached.