mirror of
https://github.com/dhewm/dhewm3.git
synced 2025-02-01 22:20:45 +00:00
12fa3eb814
It corrupted the stack when called with buffers allocated on the stack and numSamples that are not a multiple of four, apparently, by writing 4 floats too many, at least in the 22KHz Stereo case.. This caused the crash described in https://github.com/dhewm/dhewm3/issues/303#issuecomment-678809662 Now it just uses the generic C code, like all platforms besides MSVC/x86 already do. |
||
---|---|---|
.. | ||
cm | ||
d3xp | ||
framework | ||
game | ||
idlib | ||
MayaImport | ||
renderer | ||
sound | ||
sys | ||
tools | ||
TypeInfo | ||
ui | ||
CMakeLists.txt | ||
config.h.in | ||
mmakefile.src |