[Bug 28982] Application Zero no Kiseki crashes when it tries to play 44100Hz Stereo WAVE music

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Nov 12 14:06:26 CST 2011


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

--- Comment #8 from Jari Vetoniemi <mailRoxas at gmail.com> 2011-11-12 14:06:26 CST ---
With the patch, the ifdeffed:
    ok(mmio.lBufOffset == 0, "expected 0, got %d\n", mmio.lBufOffset);
    ok(mmio.lDiskOffset == 0, "expected 0, got %d\n", mmio.lDiskOffset);   

Seems to pass correctly, however it does not affect the SEEK_CUR tests.
There should be new test case written for direct mmioread for unbuffered file,
however there are currently no mmioread tests there.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list