diff options
| author | Jan Schmidt <thaytan@mad.scientist.com> | 2006-01-27 01:43:07 +0000 |
|---|---|---|
| committer | Jan Schmidt <thaytan@mad.scientist.com> | 2006-01-27 01:43:07 +0000 |
| commit | 6b789d2dd197c127d579673ea9ba4faaf60accf3 (patch) | |
| tree | 8318c01d24f5582e964cb1d28ef4bebc3804424c /ChangeLog | |
| parent | 7814b56eeef4806e02ea94cf3b1e85c602cc6904 (diff) | |
sys/oss/gstosssink.c: Free the device name string when finalised.
Original commit message from CVS:
* sys/oss/gstosssink.c: (gst_oss_sink_class_init),
(gst_oss_sink_init), (gst_oss_sink_finalise):
Free the device name string when finalised.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-01-27 Jan Schmidt <thaytan@mad.scientist.com> + + * sys/oss/gstosssink.c: (gst_oss_sink_class_init), + (gst_oss_sink_init), (gst_oss_sink_finalise): + Free the device name string when finalised. + 2006-01-25 Tim-Philipp Müller <tim at centricular dot net> * gst/id3demux/gstid3demux.c: (gst_id3demux_remove_srcpad): |
