]> git.ipfire.org Git - thirdparty/bind9.git/commit
Disable jemalloc on softhsm2.4 branch
authorOndřej Surý <ondrej@sury.org>
Fri, 9 Jul 2021 09:19:17 +0000 (11:19 +0200)
committerOndřej Surý <ondrej@sury.org>
Fri, 9 Jul 2021 13:58:02 +0000 (15:58 +0200)
commitd3676a1fc5c90f0500e2bc0445fc92b190a18189
treed4ce32a90f93a3cb98ac97ee8c23141476479b83
parent6f162e8aa465d98f9452c26aa0019ca635596943
Disable jemalloc on softhsm2.4 branch

It was discovered that softhsm2.4 has a bug that causes invalid free()
call to be called when unloading libsofthsm.so.2 library.  The native
PKCS#11 API is scheduled to removed in the 9.17+ release, we could
safely just disable jemalloc for this particular build.
.gitlab-ci.yml