From 7a118610ed79903a7b709500cf6074814e0db48c Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Fri, 13 Jun 2008 21:13:46 +0000 Subject: gst/debug/gsttaginject.c: Don't unref NULL taglist in finalize. Don't use c++ style comments. Original commit message from CVS: * gst/debug/gsttaginject.c: (gst_tag_inject_finalize), (gst_tag_inject_class_init), (gst_tag_inject_init): Don't unref NULL taglist in finalize. Don't use c++ style comments. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 77cd4e2e..f5b4acf9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-06-13 Tim-Philipp Müller + + * gst/debug/gsttaginject.c: (gst_tag_inject_finalize), + (gst_tag_inject_class_init), (gst_tag_inject_init): + Don't unref NULL taglist in finalize. Don't use c++ style + comments. + 2008-06-13 Sebastian Dröge * gst/matroska/matroska-demux.c: -- cgit