]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '2455-tcpdns_test-c-runtime-error-load-of-misaligned-address-for-type...
authorOndřej Surý <ondrej@isc.org>
Thu, 4 Mar 2021 15:09:01 +0000 (15:09 +0000)
committerOndřej Surý <ondrej@isc.org>
Thu, 4 Mar 2021 15:09:01 +0000 (15:09 +0000)
commitd714c48be02a72863f9f6ce8aa6ebbc3b4ffa8b3
tree8563b89f1067c0ad867f2d49c8adfb706a7443ae
parentc196779f537dceb5163ef807520ca5bd34c40132
parent1c2e018962b7079acde91790c2849dc13d5cf640
Merge branch '2455-tcpdns_test-c-runtime-error-load-of-misaligned-address-for-type-uint64_t-v9_16' into 'v9_16'

Assigning uint64_t from buffer might be misaligned in netmgr tests

See merge request isc-projects/bind9!4773