diff options
author | simon <simon@FreeBSD.org> | 2011-01-24 07:29:29 +0800 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2011-01-24 07:29:29 +0800 |
commit | 165946e96b2450a8f04c454005c3c67034e602b3 (patch) | |
tree | ba338232140c3c455097ba8ed6662d7be841ba1b /security | |
parent | b06eb88a1e6f2264b1f39f142010e621ba1d9aea (diff) | |
download | freebsd-ports-gnome-165946e96b2450a8f04c454005c3c67034e602b3.tar.gz freebsd-ports-gnome-165946e96b2450a8f04c454005c3c67034e602b3.tar.zst freebsd-ports-gnome-165946e96b2450a8f04c454005c3c67034e602b3.zip |
Try to unbreak vuxml portaudit build by removing use of HTML entity.
UTF-8 chars should be used.
This is not a fix, just a hack to get it working for now.
Feature safe: yes (really)
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 71bf07168d37..450468ee457b 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -1165,7 +1165,7 @@ Note: Please add new entries to the beginning of this file. [66560] High Stale pointer with CSS + canvas. Credit to Sergey Glazunov.<br/> [66748] High Stale pointer with CSS + cursors. Credit to Jan - Tosovský.<br/> + Tosovsk.<br/> [67100] High Use after free in PDF page handling. Credit to Google Chrome Security Team (Chris Evans).<br/> [67208] High Stack corruption after PDF out-of-memory condition. |