[Git][wine/wine][master] winegstreamer: Free the streams in unknown_inner_Release().
Alexandre Julliard pushed to branch master at wine / wine Commits: d04adb1f by Conor McCarthy at 2026-04-15T17:11:24+02:00 winegstreamer: Free the streams in unknown_inner_Release(). IWMStreamConfig objects hold a pointer into the streams array, and because they hold a reference on the reader's IWMProfile3 interface, the streams array must be kept until the reader is released. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59578 - - - - - 1 changed file: - dlls/winegstreamer/wm_reader.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/d04adb1f3280d387820024a6ca4afcb... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/d04adb1f3280d387820024a6ca4afcb... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)