https://bugs.winehq.org/show_bug.cgi?id=36328
Bug ID: 36328 Summary: valgrind shows a leak in rsaenh/tests/rsaenh.c Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==16347== 88,188 (416 direct, 87,772 indirect) bytes in 7 blocks are definitely lost in loss record 2,195 of 2,200 ==16347== at 0x4006B11: malloc (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==16347== by 0x4ED03DAB: ??? (in /usr/lib/libfreetype.so.6.10.2) ==16347== by 0x4ED08C5A: ft_mem_qalloc (in /usr/lib/libfreetype.so.6.10.2) ==16347== by 0x4ED08CCE: ft_mem_alloc (in /usr/lib/libfreetype.so.6.10.2) ==16347== by 0x4ED0DF8E: FT_Add_Module (in /usr/lib/libfreetype.so.6.10.2) ==16347== by 0x4ED040FE: FT_Add_Default_Modules (in /usr/lib/libfreetype.so.6.10.2) ==16347== by 0x4ED04169: FT_Init_FreeType (in /usr/lib/libfreetype.so.6.10.2) ==16347== by 0x6296169: ??? ==16347== by 0x6298F85: ??? ==16347== by 0x62B4A52: ??? ==16347== by 0x7BC53B24: ??? (in /home/austin/wine-valgrind-known/dlls/ntdll/ntdll.dll.so) ==16347== by 0x7BC5644E: MODULE_InitDLL (loader.c:1068) ==16347== by 0x7BC56AE7: process_attach (loader.c:1157) ==16347== by 0x7BC56AB9: process_attach (loader.c:1149) ==16347== by 0x7BC56AB9: process_attach (loader.c:1149) ==16347== by 0x7BC56AB9: process_attach (loader.c:1149) ==16347== by 0x7BC596E6: LdrLoadDll (loader.c:2129) ==16347== by 0x7B8581FE: load_library (module.c:933) ==16347== by 0x7B8582C9: LoadLibraryExW (module.c:990) ==16347== by 0x7B8584AC: LoadLibraryW (module.c:1032) ==16347==