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