diff options
author | Michael Roitzsch <mroi@users.sourceforge.net> | 2004-12-17 13:38:23 +0000 |
---|---|---|
committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2004-12-17 13:38:23 +0000 |
commit | c49e3aee077ab1796eea170ccbe4f1485ff00f6e (patch) | |
tree | 8e9302458e1358668f2f0b9ac14ff5a5bebe810d /ChangeLog | |
parent | f73370a10979cca22f532b2110719b4dbd56e2ae (diff) | |
download | xine-lib-c49e3aee077ab1796eea170ccbe4f1485ff00f6e.tar.gz xine-lib-c49e3aee077ab1796eea170ccbe4f1485ff00f6e.tar.bz2 |
fix crash in sputext demuxer when subtitles have too many lines
(closes bug #1086775)
CVS patchset: 7267
CVS date: 2004/12/17 13:38:23
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ xine-lib * unbreak DXR3 plugin + * fix crash in the AIFF demuxer on oversized chunks + * fix crash in the sputext decoder when subtitles have too many lines + [bug #1086775] xine-lib (1-rc8) * Multiple security vulnerabilities fixed on PNM and Real RTSP clients |