mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-30 10:13:57 -05:00
Possibility of `mChannelsPerFrame` being 0 is not properly covered by
current code, which will result in a division-by-zero error.
(cherry picked from commit f20f788d0b)