Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Add new entry in TODO.sanitizers for NetBSD tar(1) enhan...
details: https://anonhg.NetBSD.org/src/rev/1cc2f7c86b2a
branches: trunk
changeset: 446482:1cc2f7c86b2a
user: kamil <kamil%NetBSD.org@localhost>
date: Fri Dec 07 17:57:22 2018 +0000
description:
Add new entry in TODO.sanitizers for NetBSD tar(1) enhancement request
Added:
- NetBSD tar: handle character escaping in file names (\\ \), needed in
check-lld (lld::reproduce-backslash.s)
diffstat:
doc/TODO.sanitizers | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diffs (13 lines):
diff -r a3a2dbfcf008 -r 1cc2f7c86b2a doc/TODO.sanitizers
--- a/doc/TODO.sanitizers Fri Dec 07 17:56:41 2018 +0000
+++ b/doc/TODO.sanitizers Fri Dec 07 17:57:22 2018 +0000
@@ -41,6 +41,9 @@
- oom-killer ATF tests and fixes
- uvm_map.c E2BIG workaround or limit raise (1MB -> 10MB?), needed by libFuzzer
- utime(3) allow changing actime regardless of noatime mount property
+ - NetBSD tar: handle character escaping in file names (\\ \), needed in
+ check-lld (lld::reproduce-backslash.s)
+
Unspecified:
- kernel-tsan? upstream development is stalled with patches for Linux 4.2
Home |
Main Index |
Thread Index |
Old Index