mirror of
https://github.com/mackron/miniaudio.git
synced 2026-06-05 22:02:43 +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.