diff options
author | Reinhard Tartler <siretart@tauware.de> | 2010-10-13 12:43:18 +0000 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2010-10-13 12:43:18 +0000 |
commit | 540c6cca6e482268b9f90eef0c243802e078122c (patch) | |
tree | 6e93de507c27eecb76d6b9dd0b8eff48a4fc8666 | |
parent | 08f5b2464d25df89a8326d2df74ec1b20890c18f (diff) | |
download | ffmpeg-540c6cca6e482268b9f90eef0c243802e078122c.tar.gz |
add note about flic fix (CVE-2010-3429) to RELEASE notes
Originally committed as revision 25468 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
-rw-r--r-- | RELEASE | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -114,6 +114,8 @@ Included are some general, minor bugfixes: - performance fix for seekable http - Add missing VP80 fourcc code for the VP8 codec - smaller documentation fixes +- fix several potentially exploitable issues in the FLIC decoder + (addresses CVE-2010-3429) HE-AAC v2 backport |