summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJosep Torra Valles <josep@fluendo.com>2008-02-12 18:29:29 +0000
committerWim Taymans <wim.taymans@gmail.com>2008-02-12 18:29:29 +0000
commitfe7d13387940fa5fdead42a1f3e691c9e297c776 (patch)
tree4d6bb9895f0906289a24574d7effb91e4b0df482 /ChangeLog
parent32c43f884e7e83e362d2b69b340ad9f4117a4f89 (diff)
downloadgst-plugins-bad-fe7d13387940fa5fdead42a1f3e691c9e297c776.tar.gz
gst-plugins-bad-fe7d13387940fa5fdead42a1f3e691c9e297c776.tar.bz2
gst-plugins-bad-fe7d13387940fa5fdead42a1f3e691c9e297c776.zip
gst/h264parse/gsth264parse.c: Fix potential buffer leak in reverse mode. Fixes #516061.
Original commit message from CVS: Patch by: Josep Torra Valles <josep@fluendo.com> * gst/h264parse/gsth264parse.c: (gst_h264_parse_chain_reverse): Fix potential buffer leak in reverse mode. Fixes #516061.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 440b0d1b..4ea334ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-02-12 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Patch by: Josep Torra Valles <josep@fluendo.com>
+
+ * gst/h264parse/gsth264parse.c: (gst_h264_parse_chain_reverse):
+ Fix potential buffer leak in reverse mode. Fixes #516061.
+
2008-02-12 Sebastian Dröge <slomo@circular-chaos.org>
* sys/dshowdecwrapper/gstdshowaudiodec.c: