[Bug 5553] Gothic II crashes when loading a game (crash in IDirect3DVertexBufferImpl_Lock)

Wine Bugs wine-bugs at winehq.org
Wed Jun 28 09:19:49 CDT 2006


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





------- Additional Comments From leon_fraitak at mail.ru  2006-28-06 09:19 -------
Well actually it wasn't a NULL pointer dereference, but an invalid one. A 
typo. Changing the line 217 from if(*Size) to if(Size) fixed the bug (Thanks 
to Stefan Doesinger for this). I hope the fix will soon appear in git.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list