-
-
Notifications
You must be signed in to change notification settings - Fork 438
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Includes stability improvements; - BASS.dll: Fix crash when AVRT.DLL is unavailable while using WASAPI or "no sound" output - BASSWMA.dll: Fix crash caused by a failed realloc call - BASS_AAC.dll: Prevent failing to allocate a download buffer for sound stream, resulting in a crash in BASS.dll. Instead of crashing, it will now result in a BASS_ERROR_MEM. As usually, these were MTA crashes that got investigated by Un4seen studios.
- Loading branch information
Dutchman101
committed
Aug 31, 2019
1 parent
0c3975f
commit 39f6c4d
Showing
4 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
39f6c4d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Verification: