Skip to content

Fix crash in msiounit when checking the paramstring of the snd card manager

Quentin Arguillere requested to merge fix/ios_audio_unit_crash_in_test into release/4.5

Rename “check_unused” to “destroy_audio_unit_if_not_needed_anymore”. Now keep track of references taken to MSSndCards in the filter to avoid early destruction.

Edited by Quentin Arguillere

Merge request reports