[DSHOW-07] Fix IPropertyBag_Read in DevEnum

Robert Shearman R.J.Shearman at warwick.ac.uk
Sun Aug 3 11:17:12 CDT 2003


Hi,

This patch fixes those filters which have a lot of bytes of filter data 
stored in the registry and hence exceed the static array which I lazily 
implemented. So I have changed it to a dynamically allocated array and 
changed the code paths so that it can be freed easily.

Changelog:
Make IPropertBag_Read use a dynamically allocated array rather than a static 
one

Rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dshow-07.diff
Type: text/x-diff
Size: 4423 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20030803/e9d790c9/dshow-07.bin


More information about the wine-patches mailing list