CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/17 09:14:40
Modified files:
lib/libc/gen : fts.c
Log message:
recallocarray() the string buffer, to avoid leaving such contents
around in the address space. Don't bother doing so for the buffer
which contains aslr'd pointers...
ok millert
