diff options
author | Zaheer Abbas Merali <zaheerabbas@merali.org> | 2008-02-12 21:31:57 +0000 |
---|---|---|
committer | Zaheer Abbas Merali <zaheerabbas@merali.org> | 2008-02-12 21:31:57 +0000 |
commit | 6c1278d35c97a5be11f35dcb812a1c7f303f1ebe (patch) | |
tree | a5550a96dce7d51d7c358f6949a373c2e4e2c150 /ChangeLog | |
parent | 1a74d7922af0c0ed00ad65cbc9bb1d5e7b76ff16 (diff) | |
download | gstreamer-plugins-bad-6c1278d35c97a5be11f35dcb812a1c7f303f1ebe.tar.gz |
sys/dvb/dvbbasebin.c: Fix leak of location string returned from gst_uri_get_location.
Original commit message from CVS:
* sys/dvb/dvbbasebin.c:
Fix leak of location string returned from gst_uri_get_location.
Fixes bug #516114
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-02-12 Zaheer Abbas Merali <zaheerabbas at merali dot org> + + * sys/dvb/dvbbasebin.c: + Fix leak of location string returned from gst_uri_get_location. + Fixes bug #516114 + 2008-02-12 David Schleef <ds@schleef.org> * configure.ac: |