Module: wine Branch: master Commit: 6165d87fc5d1a2147deba22e802ed41885e48635 URL: http://source.winehq.org/git/wine.git/?a=commit;h=6165d87fc5d1a2147deba22e80...
Author: Maarten Lankhorst m.b.lankhorst@gmail.com Date: Tue Apr 15 20:39:36 2008 -0700
quartz: Add a Disconnect function to the parser and use it to clean up allocated memory in avisplitter.
---
dlls/quartz/avisplit.c | 141 +++++++++++++++++++++++++++++----------------- dlls/quartz/mpegsplit.c | 8 ++- dlls/quartz/parser.c | 10 ++- dlls/quartz/parser.h | 5 +- dlls/quartz/waveparser.c | 8 ++- 5 files changed, 114 insertions(+), 58 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=6165d87fc5d1a2147deba2...