doc: Update link to KernelAddressSanitizer
gcc/ChangeLog: 2020-12-15 Gerald Pfeifer <gerald@pfeifer.com> * doc/invoke.texi (Instrumentation Options): Update link to KernelAddressSanitizer.
This commit is contained in:
parent
06ff8708f0
commit
e51ef5f95f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user