mirror of
https://github.com/mackron/miniaudio.git
synced 2026-06-06 06:12:44 +02:00
e0294ac74c
This is uninitializing the ring buffer before the device which results in a situation where a stray data callback may try touching the buffer after it's be uninitialized.