Skip to content

faudio: Fix use-after-free in FAudioVoice_DestroyVoiceSafeEXT.

Yuxuan Shui requested to merge yshui/wine:faudio-uaf into master

Use of voice->audio in LOG_API_EXIT after voice has been freed.

Upstream commit: https://github.com/FNA-XNA/FAudio/commit/3b7037e413a4ad72fd5d3af6f2c475251dd4b503


Could also just wait for the next faudio release, your call.

Edited by Yuxuan Shui

Merge request reports

Loading