]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '750-fix-fuzzing-jobs' into 'master'
authorStephen Morris <stephen@isc.org>
Fri, 30 Nov 2018 12:27:23 +0000 (07:27 -0500)
committerStephen Morris <stephen@isc.org>
Fri, 30 Nov 2018 12:27:23 +0000 (07:27 -0500)
commitb78376ffc9b8d7927fce025afa9128b6c8e5ab37
tree70c84040a1a85bf63c796c977df23a50c051c0dd
parent73bc3147d139d38c37ab6112af6ce32d6fa6ff58
parentd13cabd27e95a529753242c9163beaba8d9e7848
Merge branch '750-fix-fuzzing-jobs' into 'master'

set known non-zero pesudo-random number seed when compiling for fuzzing

Closes #502 and #750

See merge request isc-projects/bind9!1151