diff options
author | Reinhard Tartler <siretart@tauware.de> | 2013-01-06 18:04:10 +0100 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2013-01-07 11:14:31 +0100 |
commit | 0135dd73bb23060b896b06f2ecbb05435224f492 (patch) | |
tree | 3aecd9f32c4bf11038bd617555f1ba1182563ca6 | |
parent | c01be297ce5ac244d79a7b287f7fa050de113a14 (diff) | |
download | ffmpeg-0135dd73bb23060b896b06f2ecbb05435224f492.tar.gz |
update Changelog
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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: |