Fix a memory leak in the ole storage implementation.
[wine] / dlls / quartz / memallocator.c
2005-04-11  Robert ShearmanReturn an error instead of crashing later on a divide...
2005-01-06  Paul Vriens- Use Interlocked* functions in AddRef and Release.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-20  Christian CostaFixed MediaSample passing. This is the upstream filter...
2004-09-08  Alexandre JulliardRemoved some more uses of the non-standard ICOM_THIS...
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-13  Christian CostaAdded missing initialization of the filesource output...
2003-09-11  Robert ShearmanImplemented IMemAllocator and IMediaSample.