[Bug 28761] ddraw/tests: invalid writes in ddraw_surface7_Release and friends

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Oct 17 03:14:54 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=28761

Dan Kegel <dank at kegel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|ddraw/tests/visual.c:       |ddraw/tests: invalid writes
                   |invalid write in            |in ddraw_surface7_Release
                   |ddraw_surface_delete_attach |and friends
                   |ed_surface                  |

--- Comment #1 from Dan Kegel <dank at kegel.com> 2011-10-17 03:14:54 CDT ---
And here's another one, in ddraw_test.exe.so overlay.c:

Invalid write of size 4
   at surface_cleanup (list.h:98)
   by wined3d_surface_decref (surface.c:2866)
   by ddraw_surface_destroy (surface.c:383)
   by ddraw_surface_cleanup (surface.c:428)
   by ddraw_surface_release_iface (surface.c:495)
   by ddraw_surface7_Release (surface.c:540)
   by func_overlay (overlay.c:190)
   by run_test (test.h:556)
   by main (test.h:624)
 Address 0x7f088e2c is 332 bytes inside a block of size 344 free'd
   at RtlFreeHeap (heap.c:262)
   by wined3d_surface_decref (surface.c:2870)
   by ddraw_surface_destroy (surface.c:383)
   by ddraw_surface_cleanup (surface.c:428)
   by ddraw_surface_release_iface (surface.c:495)
   by ddraw_surface7_Release (surface.c:540)
   by func_overlay (overlay.c:189)
   by run_test (test.h:556)
   by main (test.h:624)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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