summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2007-03-07 19:48:03 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2007-03-07 19:48:03 +0000
commitd5dbe58af2714c775f2be9fb69734193f1f8e871 (patch)
tree8ffcf6aca0e9d4a11f06783195c86df8b510abbf /ChangeLog
parente38f3766a11a11089d9dced188787e8b08cec30a (diff)
ext/raw1394/gstdv1394src.c: Free handles that we allocated when exiting via the error paths.
Original commit message from CVS: * ext/raw1394/gstdv1394src.c: (gst_dv1394src_start): Free handles that we allocated when exiting via the error paths.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bcd31004..aa4e94ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-03-07 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * ext/raw1394/gstdv1394src.c: (gst_dv1394src_start):
+ Free handles that we allocated when exiting via the error paths.
+
2007-03-07 Stefan Kost <ensonic@users.sf.net>
* gst/level/gstlevel.c: (gst_level_class_init),