]> granicus.if.org Git - pdns/commitdiff
Merge pull request #7331 from omoerbeek/usemmapforstack
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 7 Jan 2019 10:25:40 +0000 (11:25 +0100)
committerGitHub <noreply@github.com>
Mon, 7 Jan 2019 10:25:40 +0000 (11:25 +0100)
Use mmap for stack allocation, adding the MAP_STACK flag on OpenBSD.


Trivial merge