diff options
| author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-03-23 01:51:28 +0000 |
|---|---|---|
| committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-03-23 01:51:28 +0000 |
| commit | 7a29f15cf90a3629185ef1f3987e24a3910785db (patch) | |
| tree | 16241700adba1f9f8820dc0f1ad2cc07845f49a1 /ChangeLog | |
| parent | 9377b41750ebf6e79b3631b4f3c0224ad2cad855 (diff) | |
| download | xine-lib-7a29f15cf90a3629185ef1f3987e24a3910785db.tar.gz xine-lib-7a29f15cf90a3629185ef1f3987e24a3910785db.tar.bz2 | |
Check for failure of various memory allocations. (SA29484)
Ref. http://aluigi.altervista.org/adv/xinehof-adv.txt
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,4 +1,7 @@ xine-lib (1.1.11.1) 2008-??-?? + * Security fixes: + - Heap overflows in FLV, Qt, Real, WC3Movie, Matroska and FILM demuxers. + * Added a few more memory allocation checks to the above demuxers. * WAV file playback fix: don't assume that the first chunk is "fmt ". xine-lib (1.1.11) 2008-03-19 |
