我要评分
获取效率
正确性
完整性
易理解

Hardware-assisted AddressSanitizer Can Run Only on the OS Based on Linux 5.4 or Later Kernel Versions

Hardware-assisted AddressSanitizer can be enabled by specifying -fsanitize=hwaddress and -fuse-ld=lld. This feature depends on some kernel interfaces supported only by Linux 5.4 or later versions. If the kernel version is earlier than Linux 5.4, this feature cannot be enabled. In this case, you are advised to use a common AddressSanitizer.