aboutsummaryrefslogtreecommitdiff
path: root/multimedia/vlc/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-11-09 16:04:23 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-11-09 16:04:23 +0000
commitfc460102f4d1ebf49d8c2943ca6b1843dee5a7e7 (patch)
tree0d6ffbe88c46934e82d873467141b5c9ff66f6f3 /multimedia/vlc/Makefile
parent46783045ee8652c8e30216c4a3e6b005c44b8492 (diff)
downloadports-fc460102f4d1ebf49d8c2943ca6b1843dee5a7e7.tar.gz
ports-fc460102f4d1ebf49d8c2943ca6b1843dee5a7e7.zip
Fix a stack overflow vulnerability while parsing malformed cue files.
The vulnerability may be exploited by a (remote) attacker to execute arbitrary code in the context of VLC media player. PR: 128660 Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer) Security: http://www.vuxml.org/freebsd/4b09378e-addb-11dd-a578-0030843d3802.html
Notes
Notes: svn path=/head/; revision=222605
Diffstat (limited to 'multimedia/vlc/Makefile')
-rw-r--r--multimedia/vlc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index 543d0465bf01..a9a811d8344e 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -10,7 +10,7 @@
PORTNAME= vlc
DISTVERSION= 0.8.6i
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 2
CATEGORIES= multimedia audio ipv6 net www
MASTER_SITES= http://download.videolan.org/pub/videolan/vlc/${DISTVERSION}/ \