Module: libav Branch: release/9 Commit: 0135dd73bb23060b896b06f2ecbb05435224f492
Author: Reinhard Tartler <[email protected]> Committer: Reinhard Tartler <[email protected]> Date: Sun Jan 6 18:04:10 2013 +0100 update Changelog --- Changelog | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Changelog b/Changelog index 77e77a6..7f6249a 100644 --- a/Changelog +++ b/Changelog @@ -4,6 +4,7 @@ releases are sorted from youngest to oldest. version 9.1: - Fix a crash on windows platforms related to automatic stack alignment in libavresample +- Fix memleaks in the ogg demuxer. Related to CVE-2012-2882 version 9: _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
