diff options
author | Tom Rhodes <trhodes@FreeBSD.org> | 2005-06-03 02:15:20 +0000 |
---|---|---|
committer | Tom Rhodes <trhodes@FreeBSD.org> | 2005-06-03 02:15:20 +0000 |
commit | 2409064d1032519fb0b6505335b009b28753932e (patch) | |
tree | db27d11559ca69d882d6a19d335396f94deaa459 | |
parent | Note buffer overflows and directory transversal issues in audio/ymat. (diff) |
Fix breakage I caused.
Notes
Notes:
svn path=/head/; revision=136700
-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 5249352800cd..b2c3f8e87ac8 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -46,10 +46,10 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. CVE CAN-2004-1302, several other issues have been found in audio/yamt, including buffer overflows and directory tranversals.</p> - </blockquote> </body> </description> <references> + <cvename>CAN-2004-1302</cvename> </references> <dates> <discovery>2005-01-20</discovery> |