]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Merge branch 'artem/doh-memmove-null-asan-fix' into 'main'
authorArtem Boldariev <artem@isc.org>
Wed, 16 Jun 2021 15:51:02 +0000 (15:51 +0000)
committerArtem Boldariev <artem@isc.org>
Wed, 16 Jun 2021 15:51:02 +0000 (15:51 +0000)
Fix undefined behaviour in DoH (passing NULL to memmove())

See merge request isc-projects/bind9!5182


Trivial merge