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