[Bug 8453] Huge memory leak in WineD3D

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 12 12:58:22 CDT 2007


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





--- Comment #2 from Stefan Dösinger <stefandoesinger at gmx.at>  2007-09-12 12:58:21 ---
Can you retest this bug? I found and fixed a bug in the stateblock code which
could cause that. The code attempted to duplicate a list. It created a copy of
the first element in the source list, but instead of attaching it to the
destination list, it attached it to the source list again.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list