[FFmpeg-cvslog] Changelog: Update

Michael Niedermayer git at videolan.org
Tue May 14 01:44:47 EEST 2019


ffmpeg | branch: release/3.2 | Michael Niedermayer <michael at niedermayer.cc> | Tue May 14 00:39:42 2019 +0200| [ba11e4028cfc5d40f49f26a44473a4f70d67c85d] | committer: Michael Niedermayer

Changelog: Update

Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ba11e4028cfc5d40f49f26a44473a4f70d67c85d
---

 Changelog | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Changelog b/Changelog
index 3bbb79129a..7ded00c64c 100644
--- a/Changelog
+++ b/Changelog
@@ -2,6 +2,9 @@ Entries are sorted chronologically from oldest to youngest within each release,
 releases are sorted from youngest to oldest.
 
 version 3.2.14:
+- avcodec/htmlsubtitles: Fixes denial of service due to use of sscanf in inner loop for handling braces
+- avcodec/htmlsubtitles: Fixes denial of service due to use of sscanf in inner loop for tag scaning
+- avcodec/htmlsubtitles: Be a bit more picky on syntax
 - libswcale: Fix possible string overflow in test.
 - avcodec/hq_hqa: Check available space before reading slice offsets
 - lavf/webm_chunk: Respect buffer size



More information about the ffmpeg-cvslog mailing list