From 3a6bcc059cc61b13502401ae34a5aeef016ae061 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Mon, 13 May 2019 14:10:33 +0200 Subject: [PATCH] Changelog: update Signed-off-by: Michael Niedermayer --- Changelog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changelog b/Changelog index 6ba771c4e0..3bbb79129a 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: +- libswcale: Fix possible string overflow in test. +- avcodec/hq_hqa: Check available space before reading slice offsets +- lavf/webm_chunk: Respect buffer size - avcodec/jvdec: Use ff_get_buffer() when the content is not reused - avcodec/truemotion2: Fix 2 integer overflows in tm2_update_block() - avcodec/jpeg2000: Check stepsize before using it