diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-04-13 21:39:54 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-04-13 21:39:54 +0100 |
commit | d2d49b41bb8e8bf3d00b79e9e22ea68bb803c67c (patch) | |
tree | 5493d6b7694e7408f6c4fa86ad3e721d2730ba43 /ChangeLog | |
parent | 27f977bbfde5a35481e9e564864fdf4cff27807d (diff) | |
download | xine-lib-d2d49b41bb8e8bf3d00b79e9e22ea68bb803c67c.tar.gz xine-lib-d2d49b41bb8e8bf3d00b79e9e22ea68bb803c67c.tar.bz2 |
When writing catalog.cache, use a new file & atomically replace the old one.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ xine-lib (1.1.17) 2009-??-?? * Fix a resource leak in libdvdnav. * Properly NUL-terminate when reading ID3v2.2 tag content. * Fix handling of the length of UTF-16 content sourced from, e.g., ID3 tags. + * Make ~/.xine/catalog.cache writing safer: write a new file & atomically + replace the old one. xine-lib (1.1.16.3) 2009-04-03 * Security fixes: |