[Bug 7442] motocross madness demo: unimplemented function in d3drm
http://bugs.winehq.org/show_bug.cgi?id=7442 ------- Additional Comments From dmitry(a)codeweavers.com 2007-13-03 01:51 ------- New patch has exactly the same problems as were pointed out in a previous one: The patch has inconsistent indentation, a bit of additional spaces in each line of code would make it slightly more readable, have a look at other wine source files. The patch is extremely buggy in memory allocations: instead of allocating space for an object it allocates space only for a pointer. I'd suggest to allocate all the objects on the stack instead. -- 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.
participants (1)
-
Wine Bugs