]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix regression in dnstap_test with native pkcs11
authorPetr Menšík <pemensik@redhat.com>
Thu, 14 Mar 2019 12:40:14 +0000 (13:40 +0100)
committerMark Andrews <marka@isc.org>
Fri, 15 Mar 2019 05:17:52 +0000 (16:17 +1100)
commit7885bbff9982d33de4dddc81afcbc9ccbf7e8cdd
tree1759b3581202358c4f25427cb429d1dc6fb137d2
parent2dc5dbfeb2ce28e7764653c055fbd96b1059e1e8
Fix regression in dnstap_test with native pkcs11

Change to cmocka broken initialization of TZ environment. This time,
commit 1cf12540515e4a3fc93ace02b81815209f1e709e is not soon enough. Has
to be moved more forward, before any other tests. It library is not full
reinitialized on each test.

(cherry picked from commit 71c4fad59227a3b879071c6babc5c18099be01c0)
lib/dns/tests/dnstap_test.c