The source could not be displayed because it is larger than 1 MB.
You can
load it anyway or download it
instead.
-
David Reid authored
The issue here is that it's possible for miniaudio to attempt to access data from a WAVEFORMATEXTENSIBLE structure when the object is actually only a WAVEFORMATEX structure which is smaller which can therefore result in trying to access unallocated memory. Public issue https://github.com/mackron/miniaudio/issues/660
e386435a