]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #7583 from omoerbeek/malloc-stack
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 15 Mar 2019 15:06:37 +0000 (16:06 +0100)
committerGitHub <noreply@github.com>
Fri, 15 Mar 2019 15:06:37 +0000 (16:06 +0100)
Move back to malloc on !OpenBSD. Doing mmap/munmap all the time hurts…


Trivial merge