diff options
author | Thibaut Mattern <thibaut.mattern@gmail.com> | 2008-02-07 22:36:52 +0100 |
---|---|---|
committer | Thibaut Mattern <thibaut.mattern@gmail.com> | 2008-02-07 22:36:52 +0100 |
commit | 69bc8833d2108303d7984cab5e1ad5f49dd66085 (patch) | |
tree | 0a880db37637d8f15ebd6b1a1d91228763b362e9 /ChangeLog | |
parent | a8d2186af1722c00b4cb9b045d96a5b16f29f7e7 (diff) | |
download | xine-lib-69bc8833d2108303d7984cab5e1ad5f49dd66085.tar.gz xine-lib-69bc8833d2108303d7984cab5e1ad5f49dd66085.tar.bz2 |
Improve detection of MP3 streams with ID3v2 tags. Don't trust the tag size.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ xine-lib (1.1.10.1) unreleased arbitrary code via a crafted FLAC tag, causing a stack buffer overflow. (CVE-2008-0486) * Fix a RealPlayer codec detection bug. + * Improve detection of MP3 streams with ID3v2 tags. Don't trust the tag + size. xine-lib (1.1.10) 2008-01-26 * Security fixes: |