]> granicus.if.org Git - pdns/commit
Add back call to srandom() in common startup. srandom() is still used
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 14 Feb 2019 15:50:29 +0000 (16:50 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 14 Feb 2019 15:50:29 +0000 (16:50 +0100)
commit8342eb4f20423a06f56b29f48f9dd2ea440ca77a
tree185ded4fec89e166a8eb95d9e248e70c969df6eb
parent45d4e670f20d866afe3ea2fb11f434ae942cfe6e
Add back call to srandom() in common startup. srandom() is still used
and needs seeding (even if the seeding itself is predicable)
pdns/common_startup.cc
pdns/unix_utility.cc
pdns/utility.hh