From: Gerald Pfeifer Date: Tue, 15 Dec 2020 07:26:50 +0000 (+0100) Subject: doc: Update link to KernelAddressSanitizer X-Git-Tag: basepoints/gcc-12~2221 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e51ef5f95f5fb82dd2495affa65c95c4e988f53a;p=thirdparty%2Fgcc.git doc: Update link to KernelAddressSanitizer gcc/ChangeLog: 2020-12-15 Gerald Pfeifer * doc/invoke.texi (Instrumentation Options): Update link to KernelAddressSanitizer. --- diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 691b4cbd2874..1e025f3285ae 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -14586,7 +14586,7 @@ currently supported on is AArch64. @item -fsanitize=kernel-address @opindex fsanitize=kernel-address Enable AddressSanitizer for Linux kernel. -See @uref{https://github.com/google/kasan/wiki} for more details. +See @uref{https://github.com/google/kasan} for more details. @item -fsanitize=hwaddress @opindex fsanitize=hwaddress