--- wikisrc/users/kamil/sanitizers.mdwn 2018/08/11 12:14:52 1.1 +++ wikisrc/users/kamil/sanitizers.mdwn 2018/08/11 12:17:12 1.2 @@ -86,7 +86,7 @@ The GCC compiler assumed the version in ### GCC with the default runtime Name | NetBSD status -----------+--------------------------------- +----------|--------------------------------- UBSan | mostly works with all ports ASan | mostly works with amd64 and i386 LSan | might work with amd64 and i386 @@ -98,13 +98,13 @@ Untested. ### GCC with MKLIBCSANITIZER Name | NetBSD status -----------+--------------------------------- +----------|--------------------------------- UBSan | works with micro-UBSan ### GCC with kernel sanitizers Name | NetBSD status -----------+--------------------------------- +----------|--------------------------------- UBSan | works with micro-UBSan ## LLVM @@ -114,7 +114,7 @@ The LLVM support is available only with ### LLVM with the default runtime Name | NetBSD status -----------+--------------------------------- +----------|--------------------------------- UBSan | works with all ports ASan | works with amd64 and i386 MSan | works with amd64 @@ -127,11 +127,11 @@ Untested. ### LLVM with MKLIBCSANITIZER Name | NetBSD status -----------+--------------------------------- +----------|--------------------------------- UBSan | works with micro-UBSan ### LLVM with kernel sanitizers Name | NetBSD status -----------+--------------------------------- +----------|--------------------------------- UBSan | works with micro-UBSan