Back to Provenance

3195

.changelog/3195.md

3.3.1284 B
Original Source

Fixed

  • Audio looping on pause — ring buffers are now drained via a non-reallocating clear() call after the audio consumer stops, preventing stale samples from replaying when the pause menu opens and eliminating a potential use-after-free from the previous reset() path.