Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 May 2013 13:32:03 +0000 (UTC)
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r317606 - head/security/vuxml
Message-ID:  <201305071332.r47DW3NE015337@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: osa
Date: Tue May  7 13:32:03 2013
New Revision: 317606
URL: http://svnweb.freebsd.org/changeset/ports/317606

Log:
  Fix typo.
  
  Found by:	ru

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Tue May  7 13:12:31 2013	(r317605)
+++ head/security/vuxml/vuln.xml	Tue May  7 13:32:03 2013	(r317606)
@@ -67,7 +67,7 @@ Note:  Please add new entries to the beg
       <body xmlns="http://www.w3.org/1999/xhtml">;
        <p>The nginx project reports:</p>
        <blockquote cite="http://nginx.org/en/security_advisories.html">;
-       <p>A stack-base buffer overflow might occur in a worker process
+       <p>A stack-based buffer overflow might occur in a worker process
        process while handling a specially crafted request, potentially
        resulting in arbitrary code execution.</p>
        </blockquote>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305071332.r47DW3NE015337>