Fix a possible crash in the engine when loading async sounds.
This crash can happen if the decoder reads more data than it reports from ma_decoder_get_length_in_pcm_frames().
Showing
Please register or sign in to comment
This crash can happen if the decoder reads more data than it reports from ma_decoder_get_length_in_pcm_frames().