| Summary: | Divide by zero crash in voc_get_block() | ||
|---|---|---|---|
| Product: | SDL_mixer | Reporter: | Mark Terbeck <mt> |
| Component: | misc | Assignee: | Ozkan Sezer <sezeroz> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | sezeroz |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | VOC file that triggers the bug. | ||
|
Description
Mark Terbeck
2019-04-21 08:07:07 UTC
Created attachment 3761 [details]
VOC file that triggers the bug.
Should be fixed in both SDL_mixer-1.2 and SDL2_mixer: http://hg.libsdl.org/SDL_mixer/rev/33b9d022472d http://hg.libsdl.org/SDL_mixer/rev/037c22bc945d SDL_sound version of fixes are in my fork of SDL_sound at github: https://github.com/sezero/SDL_sound/commit/a343b5ac38cbace0c129c51023f6a9a4c464eb30 https://github.com/sezero/SDL_sound/commit/815ad2191a5b67795735000af2177446f06bbb60 (icculus doesn't seem to work on SDL_sound for quite some time..) |