diff options
author | Vincent GENIEUX <mutex@runbox.com> | 2009-01-05 11:05:32 +0000 |
---|---|---|
committer | Alessandro Decina <alessandro.d@gmail.com> | 2009-01-05 11:05:32 +0000 |
commit | 405b07512a243d2e66ff1ea499fe6d42b32b1781 (patch) | |
tree | a51712e5190ce3fa0e37d4fcaed20fbe9c1682bf /ChangeLog | |
parent | 0cfca146c57416b7e0630480b67117e831f898be (diff) |
gst/gststructure.override: Don't leak key names in _wrap_gst_structure_keys.
Original commit message from CVS:
patch by: Vincent GENIEUX <mutex at runbox dot com>
* gst/gststructure.override:
Don't leak key names in _wrap_gst_structure_keys.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2009-01-05 Alessandro Decina <alessandro.decina@collabora.co.uk> + + patch by: Vincent GENIEUX <mutex at runbox dot com> + + * gst/gststructure.override: + Don't leak key names in _wrap_gst_structure_keys. + 2009-01-02 Edward Hervey <edward.hervey@collabora.co.uk> * gst/gst-types.defs: |