http://bugs.winehq.org/show_bug.cgi?id=18040
--- Comment #29 from Stefan Dösinger stefandoesinger@gmx.at 2009-04-19 13:44:35 --- Created an attachment (id=20555) --> (http://bugs.winehq.org/attachment.cgi?id=20555) Two more direct buffer accesses
This is another patch, it is independent of the first one. It fixes two more cases where code accesses buffer->resource.allocatedMemory directly. Please give it a try.