tests/check/generic/clock-selection.c: set to NULL before unreffing, fixes a valgrind...
authorThomas Vander Stichele <thomas@apestaart.org>
Fri, 24 Mar 2006 20:35:34 +0000 (20:35 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Fri, 24 Mar 2006 20:35:34 +0000 (20:35 +0000)
commit049573dc5660829494a602953230b0c64d4b327a
treedd12e025e69a7479d26a1f5eda4178ae002d2a80
parent2ecb455728cad980aee77a300cc9584858e26c13
tests/check/generic/clock-selection.c: set to NULL before unreffing, fixes a valgrind leak.

Original commit message from CVS:
* tests/check/generic/clock-selection.c: (GST_START_TEST):
set to NULL before unreffing, fixes a valgrind leak.
Why was this not triggering the error that an object needs to
be NULL before unreffing ?
* win32/common/config.h:
update
ChangeLog
common
tests/check/generic/clock-selection.c
win32/common/config.h