diff options
| author | Michael Smith <msmith@xiph.org> | 2006-01-10 12:38:59 +0000 |
|---|---|---|
| committer | Michael Smith <msmith@xiph.org> | 2006-01-10 12:38:59 +0000 |
| commit | 8a44792254d5e124cf70398bc65ff93b05e164aa (patch) | |
| tree | cabca3c4669a3fc9a9a7505408e8790a73682a70 /ChangeLog | |
| parent | 9b94e38300ef023c12e66aa4df0efa1a8911a92c (diff) | |
gst/level/gstlevel.c: Don't leak filter arrays.
Original commit message from CVS:
* gst/level/gstlevel.c: (gst_level_class_init),
(gst_level_dispose):
Don't leak filter arrays.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-01-10 Michael Smith <msmith@fluendo.com> + + * gst/level/gstlevel.c: (gst_level_class_init), + (gst_level_dispose): + Don't leak filter arrays. + 2006-01-09 Brian Cameron <brian.cameron@sun.com> reviewed by: Christian Schaller <uraeus@gnome.org> |
