[Bug 36249] valgrind shows two potential leaks in d3d10/tests/effect.c

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 4 19:56:35 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=36249

--- Comment #1 from Austin English <austinenglish at gmail.com> ---
Also:
==20885== 148 bytes in 1 blocks are possibly lost in loss record 565 of 860
==20885==    at 0x40087BA: calloc (in
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==20885==    by 0x6D336AF: ??? (in /usr/lib/libdrm_intel.so.1.0.0)
==20885==    by 0x6D2E294: drm_intel_bo_alloc (in
/usr/lib/libdrm_intel.so.1.0.0)
==20885==    by 0x693C251: ??? (in /usr/lib/dri/i965_dri.so)
==20885==    by 0x693C84B: ??? (in /usr/lib/dri/i965_dri.so)
==20885==    by 0x69716DB: ??? (in /usr/lib/dri/i965_dri.so)
==20885==    by 0x69009B4: ??? (in /usr/lib/dri/i965_dri.so)
==20885==    by 0x6235B9B: ??? (in /usr/lib/libGL.so.1.2.0)
==20885==    by 0x62052F4: ??? (in /usr/lib/libGL.so.1.2.0)
==20885==    by 0x5E71DF2: create_glxcontext.isra.0 (opengl.c:1254)
==20885==    by 0x5E72127: X11DRV_wglCreateContextAttribsARB (opengl.c:2071)
==20885==    by 0x5242C29: wglCreateContextAttribsARB (wgl.c:268)
==20885==    by 0x4DB3F13: wined3d_adapter_init.constprop.18 (directx.c:300)
==20885==    by 0x4DBAD78: wined3d_init (directx.c:5272)
==20885==    by 0x4E40926: wined3d_create (wined3d_main.c:105)
==20885==    by 0x4D35F50: dxgi_factory_create (factory.c:332)
==20885==    by 0x4D34689: CreateDXGIFactory (dxgi_main.c:80)
==20885==    by 0x4CB734F: D3D10CreateDevice (d3d10_main.c:63)
==20885==    by 0x4B52475: create_device (effect.c:30)
==20885==    by 0x4B5251B: test_effect_constant_buffer_type (effect.c:95)
==20885==

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list