http://bugs.winehq.org/show_bug.cgi?id=58493
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #79014|0 |1 is obsolete| |
--- Comment #15 from Michael Stefaniuc mstefani@winehq.org --- Comment on attachment 79014 --> http://bugs.winehq.org/attachment.cgi?id=79014 Second patch on top of first one
The stream_chunk_get_array_alt() implementation is wrong for the alternate array element sizes. It needs to read each array element separately. I'll revisit the second patch later tonight.