diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-03-10 01:47:32 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-03-10 01:47:32 +0000 |
commit | de4af321520ed988864cf5e3e9cecb6a59683a3d (patch) | |
tree | a176f50a0215c70730f9e4dde4b63c4aa29d535c | |
parent | Document the latest flash player vulnerabilities (diff) |
Fix formatting so that "make tidy" passes
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=293033
-rw-r--r-- | security/vuxml/vuln.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index b81f5a371550..73813ebc937a 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -90,8 +90,7 @@ Note: Please add new entries to the beginning of this file. <description> <body xmlns="http://www.w3.org/1999/xhtml"> <p>Google Chrome Releases reports:</p> - <blockquote -cite="http://googlechromereleases.blogspot.com/search/label/Stable%20updates"> + <blockquote cite="http://googlechromereleases.blogspot.com/search/label/Stable%20updates"> <p>[117226] [117230] Critical CVE-2011-3046: UXSS and bad history navigation. Credit to Sergey Glazunov.</p> </blockquote> @@ -146,8 +145,7 @@ cite="http://googlechromereleases.blogspot.com/search/label/Stable%20updates"> <description> <body xmlns="http://www.w3.org/1999/xhtml"> <p>Google Chrome Releases reports:</p> - <blockquote -cite="http://googlechromereleases.blogspot.com/search/label/Stable%20updates"> + <blockquote cite="http://googlechromereleases.blogspot.com/search/label/Stable%20updates"> <p>[105867] High CVE-2011-3031: Use-after-free in v8 element wrapper. Credit to Chamal de Silva.</p> <p>[108037] High CVE-2011-3032: Use-after-free in SVG value handling. |