diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2004-12-24 01:59:11 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2004-12-24 01:59:11 +0000 |
commit | 3e0803b5fa44a10eba8960ff163b982ac29131d3 (patch) | |
tree | 73dbf5a07429fb3cf8e6c4161277277e888e9c41 /ChangeLog | |
parent | 585f2f2b82d5ad7e8599b7a0880e6f213e0fb3db (diff) | |
download | xine-lib-3e0803b5fa44a10eba8960ff163b982ac29131d3.tar.gz xine-lib-3e0803b5fa44a10eba8960ff163b982ac29131d3.tar.bz2 |
Fix crash related to relative HTTP redirect URLs.
These URLs are now canonicalised.
CVS patchset: 7297
CVS date: 2004/12/24 01:59:11
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ xine-lib * updated included libdvdnav: more graceful handling of some error conditions; fixed playback of some strangely authored DVDs * fixed problem with first subtitle not showing when using separate subtitle files + * fixed crash related to relative HTTP redirect URLs (implemented canonicalisation) xine-lib (1-rc8) * Multiple security vulnerabilities fixed on PNM and Real RTSP clients |