Maarten Lankhorst : quartz: Make FilterGraph_Connect and ConnectDirect behave better.

Alexandre Julliard julliard at winehq.org
Fri Jun 27 07:41:57 CDT 2008


Module: wine
Branch: master
Commit: 0d1eea691cd4e39a61fa5be5b5c5592ea7c0aa76
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=0d1eea691cd4e39a61fa5be5b5c5592ea7c0aa76

Author: Maarten Lankhorst <m.b.lankhorst at gmail.com>
Date:   Thu Jun 26 11:13:53 2008 -0700

quartz: Make FilterGraph_Connect and ConnectDirect behave better.

Does some security checks that it won't connect a filter to itself,
and also cleans up after a failed connection attempt.

---

 dlls/quartz/filtergraph.c |  183 ++++++++++++++++++++++++++++++++++++++-------
 1 files changed, 156 insertions(+), 27 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=0d1eea691cd4e39a61fa5be5b5c5592ea7c0aa76



More information about the wine-cvs mailing list