]> git.cameronkatri.com Git - mandoc.git/commit
merge rev. 1.58 from OpenBSD (deraadt@):
authorIngo Schwarze <schwarze@openbsd.org>
Sun, 14 Jun 2020 23:08:35 +0000 (23:08 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Sun, 14 Jun 2020 23:08:35 +0000 (23:08 +0000)
commitbd0a544f0b4a0b27cceb27491da4eb567414c8ce
tree538b38f9b2d12ff8c425c6f5e948e9fd08609316
parent77c0aeafdb196f1dfe90683bbff71a3d1cb5fbcf
merge rev. 1.58 from OpenBSD (deraadt@):
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@
compat_fts.c