public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] Fix typo in description of tainted_args attribute
@ 2022-09-09  8:42 Jonathan Wakely
  0 siblings, 0 replies; only message in thread
From: Jonathan Wakely @ 2022-09-09  8:42 UTC (permalink / raw)
  To: gcc-patches; +Cc: dmalcolm

Pushed to wwwdocs.

---
 htdocs/gcc-12/changes.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html
index c6dae27a..2cb5a654 100644
--- a/htdocs/gcc-12/changes.html
+++ b/htdocs/gcc-12/changes.html
@@ -988,7 +988,7 @@ function Multiply (S1, S2 : Sign) return Sign is
       added to the C and C++ frontends, usable on functions, and on
       function pointer callback fields in structs.  The analyzer's taint
       mode will treat all parameters and buffers pointed to by parameters
-      of such functions as being attacked-controlled, such as for
+      of such functions as being attacker-controlled, such as for
       annotating system calls in an operating system kernel as being an
       "attack surface".
     </p>
-- 
2.37.3


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-09-09  8:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-09  8:42 [wwwdocs] Fix typo in description of tainted_args attribute Jonathan Wakely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).