Re: QUARTZ: check for NULL before IReferenceClock_Release
June 14, 2005
11:06 a.m.
On 6/14/05, Alex Villacís Lasso <a_villacis(a)palosanto.com> wrote:
While trying to isolate an AVIFile bug, this other bug showed up. The function TransformFilter_Release tries to decrement a reference counter on a NULL pClock, which inmediately segfaults. This patch corrects this bug:
Changelog: * Check for NULL before IReferenceClock_Release in TransformFilter_Release
You forgot the patch :-) Tom
Alex Villacís Lasso
7590
Age (days ago)
7590
Last active (days ago)
0 comments
1 participants
participants (1)
-
Tom Wickline