[AVIFIL32] question about ACMStream_fn[AddRef|Release] in acmstream.c

Paul Vriens paul.vriens at xs4all.nl
Wed Jan 12 06:12:59 CST 2005


>
> One question remains though, what do I do with:
>
>   /* also release reference to the nested stream */
>   if (This->pStream != NULL)
>     IAVIStream_Release(This->pStream);
>
> should this be done regardless of the value of This->ref ?
>
Hi Michael,

forget the question. I just saw that the above is also in the if-loop.
Will send a patch this evening and right after that a This->ref cleanup
for avifil32.

Cheers,

Paul.





More information about the wine-devel mailing list