[PATCH v2 0/5] MR116: qasf: Better implementation of ASF reader filter.

Zebediah Figura zfigura at codeweavers.com
Tue May 24 16:57:24 CDT 2022


On 5/24/22 11:57, Rémi Bernon (@rbernon) wrote:
> Regarding the refcount issue it looks like calling `IWMReader_Close` should be enough to release the callback. As there's no guarantee that it does we could also clear the filter pointer when it is destroyed and leave the callback to be released eventually later.
> 
> Using the sync reader we would just re-implement the async reader in qasf reader and add another read thread implementation which feels pretty redundant.

Right, I think it's a reasonable enough place to start for now. I've 
resent the merge request with some minor stylistic tweaks.



More information about the wine-devel mailing list