https://bugs.winehq.org/show_bug.cgi?id=36245
Bug ID: 36245 Summary: valgrind shows several warnings in d3dx9_36/tests/texture.c Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: directx-d3dx9 Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==27653== Invalid read of size 4 ==27653== at 0x4FB898B: point_filter_argb_pixels (surface.c:1655) ==27653== by 0x4FB9301: D3DXLoadSurfaceFromMemory (surface.c:1846) ==27653== by 0x4FB73A4: D3DXLoadSurfaceFromFileInMemory (surface.c:1179) ==27653== by 0x4FBC161: D3DXCreateTextureFromFileInMemoryEx (texture.c:665) ==27653== by 0x4FBCF39: D3DXCreateTextureFromResourceExA (texture.c:843) ==27653== by 0x4FBCC44: D3DXCreateTextureFromResourceA (texture.c:805) ==27653== by 0x4CAD5A6: test_D3DXCreateTexture (texture.c:762) ==27653== by 0x4CB3B11: func_texture (texture.c:1903) ==27653== by 0x4CB82A0: run_test (test.h:584) ==27653== by 0x4CB868F: main (test.h:654) ==27653== Address 0xe82f138 is 16 bytes after a block of size 32 alloc'd ==27653== at 0x7BC4C735: notify_alloc (heap.c:255) ==27653== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716) ==27653== by 0x7BC39AE9: RtlInitializeCriticalSectionEx (critsection.c:326) ==27653== by 0x7B876B51: InitializeCriticalSectionEx (sync.c:356) ==27653== by 0x7B876AD0: InitializeCriticalSection (sync.c:313) ==27653== by 0xE913368: BmpDecoder_Create (bmpdecode.c:1178) ==27653== by 0xE91343A: BmpDecoder_Construct (bmpdecode.c:1197) ==27653== by 0xE9134C6: BmpDecoder_CreateInstance (bmpdecode.c:1208) ==27653== by 0xE9165BB: ClassFactoryImpl_CreateInstance (clsfactory.c:138) ==27653== by 0x5151E26: CoCreateInstance (unknwn.h:226) ==27653== by 0xE929022: BitmapDecoderInfo_CreateInstance (info.c:620) ==27653== by 0xE924090: find_decoder (wincodec.h:3325) ==27653== by 0xE924234: ComponentFactory_CreateDecoderFromStream (imgfactory.c:208) ==27653== by 0x4FB6EB3: D3DXLoadSurfaceFromFileInMemory (wincodec.h:5956) ==27653== by 0x4FBC161: D3DXCreateTextureFromFileInMemoryEx (texture.c:665) ==27653== by 0x4FBCF39: D3DXCreateTextureFromResourceExA (texture.c:843) ==27653== by 0x4FBCC44: D3DXCreateTextureFromResourceA (texture.c:805) ==27653== by 0x4CAD5A6: test_D3DXCreateTexture (texture.c:762) ==27653== by 0x4CB3B11: func_texture (texture.c:1903) ==27653== by 0x4CB82A0: run_test (test.h:584) ==27653==
https://bugs.winehq.org/show_bug.cgi?id=36245
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind
https://bugs.winehq.org/show_bug.cgi?id=36245
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from Austin English austinenglish@gmail.com --- Fixed in 1.7.43-40-gf479071.
https://bugs.winehq.org/show_bug.cgi?id=36245
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.44.