http://bugs.winehq.org/show_bug.cgi?id=26137
Summary: comctl32/tab tests shows an invalid read under valgrind Product: Wine Version: 1.3.13 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: minor Priority: P2 Component: comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Invalid read of size 4 at TAB_InternalGetItemRect (tab.c:432) by TAB_InvalidateTabArea (tab.c:2566) by TAB_InsertItemT (tab.c:2699) by TAB_WindowProc (tab.c:3376) by ??? (winproc.c:172) by call_window_proc (winproc.c:242) by WINPROC_CallProcAtoW (winproc.c:601) by CallWindowProcA (winproc.c:960) by tabSubclassProcess (tab.c:409) by ??? (winproc.c:172) by call_window_proc (winproc.c:242) by WINPROC_call_window (winproc.c:908) by call_window_proc (message.c:2201) by send_message (message.c:3042) by SendMessageA (message.c:3187) by test_insert_focus (tab.c:1090) by func_tab (tab.c:1408) by run_test (test.h:556) by main (test.h:624) Address 0x7f00dfec is 60 bytes inside a block of size 62 alloc'd at notify_alloc (heap.c:254) by RtlAllocateHeap (heap.c:1701) by strdupA (freetype.c:927) by AddFontToList (freetype.c:1457) by AddFontFileToList (freetype.c:1543) by load_fontconfig_fonts (freetype.c:1861) by WineEngInit (freetype.c:2838) by DllMain (gdiobj.c:582) by __wine_spec_dll_entry (dll_entry.c:40) by ??? (loader.c:139) by MODULE_InitDLL (loader.c:978) by process_attach (loader.c:1067) by process_attach (loader.c:1059) by process_attach (loader.c:1059) by process_attach (loader.c:1059) by attach_process_dlls (loader.c:2535) by ??? (port.c:60)
http://bugs.winehq.org/show_bug.cgi?id=26137
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2011-04-23 15:40:47 CDT --- Current git version shows no leaks in tab tests. Marking fixed.
http://bugs.winehq.org/show_bug.cgi?id=26137
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2011-04-29 13:15:11 CDT --- Closing bugs fixed in 1.3.19.