April 9, 2026
2 a.m.
On Thu Apr 9 02:00:51 2026 +0000, Elizabeth Figura wrote:
This seems suspicious. What exactly is the application doing with the streams after calling Close()? It releases the `IWMStreamConfig`, which releases the reader by accessing `config->stream->reader`. Another way to fix the bug is store a `reader` pointer in `struct stream_config` and use that instead.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10568#note_135610