[Bug 20056] New: The Westerner: crash follows bogus DSOUND:SetFormat call

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Sep 15 06:57:06 CDT 2009


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

           Summary: The Westerner: crash follows bogus DSOUND:SetFormat
                    call
           Product: Wine
           Version: 1.1.29
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: directx-dsound
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: hoehle at users.sourceforge.net


When DSOUND_PrimarySetFormat is given a broken format, it will
nevertheless HeapReAlloc() and thus forget the old format.

The Westerner happens to call DSOUND_PrimarySetFormat with a completely bogus
format. Why? I don't know.
DSOUND_PrimarySetFormat (formattag=0x0001,chans=0,
 samplerate=0,bytespersec=0,
 blockalign=0,bitspersamp=0,cbSize=0)



More information about the wine-bugs mailing list