]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix #1492 from zacek: Data race in log_init() on
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 11 Aug 2026 07:42:30 +0000 (09:42 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 11 Aug 2026 07:42:30 +0000 (09:42 +0200)
commitc58e6add2b90e36bd71f7abe2ea8c780ebbb0775
tree663eb2fc41016f747bfa22d3f2fba9b2c59c2dad
parent93a56205cfa6b9a6d34db7245aa71e5ca67d1fd7
- Fix #1492 from zacek: Data race in log_init() on
  key_created/log_lock when calling ub_ctx_create()
  concurrently from multiple threads.
doc/Changelog
util/log.c