From ba11e4028cfc5d40f49f26a44473a4f70d67c85d Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Tue, 14 May 2019 00:39:42 +0200 Subject: [PATCH] Changelog: Update Signed-off-by: Michael Niedermayer --- 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