]> git.ipfire.org Git - thirdparty/pdns.git/commit
Unbreak FreeBSD mthread stack allocation 12695/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 28 Mar 2023 12:00:03 +0000 (14:00 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 28 Mar 2023 12:00:03 +0000 (14:00 +0200)
commit8997ce47bda0a667ee41e49bdb2131bdedd9ef25
treede3c06d61f0e9ad4196bbb69e3581844e9b8843f
parentc4830df298462cea056d0e783c7724c8175d0bdf
Unbreak FreeBSD mthread stack allocation

On FreeBSD, MAP_STACK has a completely different meaning compared to
OpenBSD. So only use MAP_STACK on OpenBSD.
pdns/recursordist/lazy_allocator.hh