]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '1991-cleanup-redundant-non-null-check' into 'main'
authorMark Andrews <marka@isc.org>
Mon, 6 Jul 2020 00:14:42 +0000 (00:14 +0000)
committerMark Andrews <marka@isc.org>
Mon, 6 Jul 2020 00:14:42 +0000 (00:14 +0000)
commit4e7cca965c60463add58307bc44c1fbbf1f2d439
treeb6b660ff1549730055f9e2db6fae438aa2fcee3e
parent2995024458b8d6718f0cf91223c33403026c8a98
parent2fa2dbd5fb9a3e7bc3cf29eff6b198581942d7b8
Merge branch '1991-cleanup-redundant-non-null-check' into 'main'

Resolve "Cleanup redundant non-NULL check."

Closes #1991

See merge request isc-projects/bind9!3791