Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Move two entries in TODO.sanitizers to be done later (po...
details:   https://anonhg.NetBSD.org/src/rev/e3bc6b9f4d7b
branches:  trunk
changeset: 994652:e3bc6b9f4d7b
user:      kamil <kamil%NetBSD.org@localhost>
date:      Sat Nov 17 01:08:55 2018 +0000
description:
Move two entries in TODO.sanitizers to be done later (post -9 branch)
 - develop fts(3) interceptors (MSan, for ls(1), find(1), mtree(8)
 - investigate and address the libcxx failing tests on NetBSD
diffstat:
 doc/TODO.sanitizers |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 4d5aadb299e5 -r e3bc6b9f4d7b doc/TODO.sanitizers
--- a/doc/TODO.sanitizers       Sat Nov 17 00:17:54 2018 +0000
+++ b/doc/TODO.sanitizers       Sat Nov 17 01:08:55 2018 +0000
@@ -5,10 +5,10 @@
  - merge TSan, MSan and libFuzzer ATF tests
  - prepare MKSANITIZER readme
  - upstream local patches, mostly to compiler-rt
+
+Long term:
  - develop fts(3) interceptors (MSan, for ls(1), find(1), mtree(8)
  - investigate and address the libcxx failing tests on NetBSD
-
-Long term:
  - FILE and DIR sanitization (needed by at least: ESan, MSan)
  - add missing interceptors (mostly MSan-centric)
  - improve the framework for ioctl(2) database and handle special cases when a
Home |
Main Index |
Thread Index |
Old Index