Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc Update TODO.sanitizers



details:   https://anonhg.NetBSD.org/src/rev/ee02da234193
branches:  trunk
changeset: 834273:ee02da234193
user:      kamil <kamil%NetBSD.org@localhost>
date:      Sun Aug 05 13:10:04 2018 +0000

description:
Update TODO.sanitizers

Remove the following entries:
 - kernel-ubsan is done and merged with src/.
 - the no-ASRL boot.cfg option has been rejected.

diffstat:

 doc/TODO.sanitizers |  2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r de81107f3999 -r ee02da234193 doc/TODO.sanitizers
--- a/doc/TODO.sanitizers       Sun Aug 05 13:07:33 2018 +0000
+++ b/doc/TODO.sanitizers       Sun Aug 05 13:10:04 2018 +0000
@@ -5,12 +5,10 @@
  - merge TSan, MSan and libFuzzer ATF tests
  - prepare MKSANITIZER readme
  - kernel-asan port
- - kernel-ubsan port
  - switch syscall(2)/__syscall(2) to libc calls
  - upstream local patches, mostly to compiler-rt
  - develop fts(3) interceptors (MSan, for ls(1), find(1), mtree(8)
  - investigate and address the libcxx failing tests on NetBSD
- - no-ASLR boot.cfg option, required for MKSANITIZER
 
 Long term:
  - FILE and DIR sanitization (needed by at least: ESan, MSan)



Home | Main Index | Thread Index | Old Index