[PATCH] strmbase: Remove code duplicated by every user of ISeekingPassThruImpl

Alessandro Pignotti alexpigna.dev at gmail.com
Mon Mar 4 06:30:28 CST 2013


It seems that every object which internally uses TranformFilter also
independently instantiate a ISeekingPassThru and does not release it at
the end of the life cycle. This patch fixes the problem by moving the
usage of ISeekpingPassThru into TransformFilter and removing all the
duplicated code.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-strmbase-Remove-code-duplicated-by-every-user-of-ISe.patch
Type: text/x-patch
Size: 10429 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130304/078dc3c6/attachment.bin>


More information about the wine-patches mailing list