diff options
| author | Jan Schmidt <thaytan@mad.scientist.com> | 2007-03-07 19:48:03 +0000 |
|---|---|---|
| committer | Jan Schmidt <thaytan@mad.scientist.com> | 2007-03-07 19:48:03 +0000 |
| commit | d5dbe58af2714c775f2be9fb69734193f1f8e871 (patch) | |
| tree | 8ffcf6aca0e9d4a11f06783195c86df8b510abbf /ChangeLog | |
| parent | e38f3766a11a11089d9dced188787e8b08cec30a (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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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), |
