mariotaku contributed to mariotaku/moonlight-tv

Wait 5 sec.

mariotaku merged mariotaku/moonlight-tv#592 · May 21, 2026 06:19 fix(audio): handle calloc failure in aud_init #592 Summarysession_audio.c had two calloc sites in aud_init:The Opus passthrough path (line 42) used assert(buffer != NULL). In release builds the a… +10 -1