Module Name:    src
Committed By:   kamil
Date:           Wed Jun 27 18:43:16 UTC 2018

Modified Files:
        src/doc: TODO.sanitizers

Log Message:
Remove the expr(1) entry from TODO.sanitizer (finished)

While there, fix a typo in text.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 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.1 src/doc/TODO.sanitizers:1.2
--- src/doc/TODO.sanitizers:1.1	Tue Jun 26 17:13:41 2018
+++ src/doc/TODO.sanitizers	Wed Jun 27 18:43:16 2018
@@ -11,7 +11,6 @@ Short term:
  - 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
- - expr(1) fixes for issue detected with libFuzzer, addition of new ATF tests
  - no-ASLR boot.cfg option, required for MKSANITIZER
 
 Long term:
@@ -34,7 +33,7 @@ Long term:
  - make MKSANITIZER usable with any supported by a compiler combination of
    sanitizers
  - detect and fix more bugs in basesystem
- - pkgsrc integration with sanitizers and MKSANITIER (PKGSANITIER?)
+ - pkgsrc integration with sanitizers and MKSANITIZER (PKGSANITIZER?)
  - port what possible to !amd64
  - fixes with the signal code
  - attach a NetBSD buildbot testing build of compiler-rt and executing tests

Reply via email to