CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/03/21 02:27:29
Modified files:
x11/vlc : Makefile
Added files:
x11/vlc/patches: patch-modules_access_mms_mmstu_c
patch-modules_access_rtsp_real_c
patch-modules_demux_ty_c
patch-src_text_strings_c
patch-src_text_unicode_c
Log message:
SECURITY:
- MMS: Fix stack overflow. SA-1201
- RealRTSP: Fix heap overflows. SA-1202
- ty: Fix out of bound read on corrupt files.
- Avoid char conversion in strchr().
- Fix surrogate detection.
from Brad (maintainer)