[Git][wine/wine][master] qasf: Stop the WMReader first in asf_reader_destroy.
"Alexandre Julliard (@julliard) via Wine-commits" <[email protected]> Tue, 27 Jan 2026 16:10:51 -0600
| Newsgroups | gmane.comp.emulators.wine.cvs |
|---|---|
| Message-ID | <[email protected]> |
Alexandre Julliard pushed to branch master at wine / wine Commits: bbbd1d8a by Yuxuan Shui at 2026-01-27T23:05:11+01:00 qasf: Stop the WMReader first in asf_reader_destroy. Otherwise WMReader may invoke the reader callback of the asf_reader as we are releasing the its resources, which the reader callback may use, resulting in use-after-frees. - - - - - 2 changed files: - dlls/qasf/asfreader.c - dlls/qasf/tests/asfreader.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/bbbd1d8a34548d679da341a1deaa378e1f58670e -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/bbbd1d8a34548d679da341a1deaa378e1f58670e You're receiving this email because of your account on gitlab.winehq.org.