Module Name:    src
Committed By:   kamil
Date:           Sat Nov 17 01:08:55 UTC 2018

Modified Files:
        src/doc: TODO.sanitizers

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/doc/TODO.sanitizers

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/TODO.sanitizers
diff -u src/doc/TODO.sanitizers:1.6 src/doc/TODO.sanitizers:1.7
--- src/doc/TODO.sanitizers:1.6	Tue Aug 28 20:11:58 2018
+++ src/doc/TODO.sanitizers	Sat Nov 17 01:08:55 2018
@@ -5,10 +5,10 @@ Short term:
  - merge TSan, MSan and libFuzzer ATF tests
  - prepare MKSANITIZER readme
  - 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
 
 Long term:
+ - develop fts(3) interceptors (MSan, for ls(1), find(1), mtree(8)
+ - investigate and address the libcxx failing tests on NetBSD
  - 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

Reply via email to