Module Name: src
Committed By: kamil
Date: Tue Aug 21 23:34:56 UTC 2018
Modified Files:
src/doc: TODO.sanitizers
Log Message:
Mark kernel-asan as done (by maxv)
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 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.4 src/doc/TODO.sanitizers:1.5
--- src/doc/TODO.sanitizers:1.4 Sun Aug 5 13:10:04 2018
+++ src/doc/TODO.sanitizers Tue Aug 21 23:34:56 2018
@@ -4,7 +4,6 @@ Short term:
- compiler-rt import and integration with base
- merge TSan, MSan and libFuzzer ATF tests
- prepare MKSANITIZER readme
- - kernel-asan 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)