diff options
author | František Dvořák <valtri@users.sourceforge.net> | 2003-10-20 09:04:17 +0000 |
---|---|---|
committer | František Dvořák <valtri@users.sourceforge.net> | 2003-10-20 09:04:17 +0000 |
commit | 3a0747b71fd21472762bbfe7fc66c08a34a7d749 (patch) | |
tree | 2c0091cae816618cb3d06ce38479a65a4ec4c845 | |
parent | 442f9954b62477da117125772d5b5f5321a38182 (diff) | |
download | xine-lib-3a0747b71fd21472762bbfe7fc66c08a34a7d749.tar.gz xine-lib-3a0747b71fd21472762bbfe7fc66c08a34a7d749.tar.bz2 |
Security hole in RIP input plugin fixed.
CVS patchset: 5559
CVS date: 2003/10/20 09:04:17
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -15,6 +15,9 @@ xine-lib (1-rc2) * fix mpeg 2 audio frame parsing (mpeg_audio demuxer) * fix segmentation fault in mms when iconv_open fails * allow lazy loading of Sun mediaLib (configure --enable-mlib-lazyload) + * clugged security hole in RIP input plugin - all saved data are + stored into one dir now, default save directory is empty what means + disable saving (problem reported by Michiel Toneman, many thanks) xine-lib (1-rc1) * fix incorrect colours when blending frame with a big-endian RGB pixel format |