]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch 'ondrej/cleanup-unreachable-calls' into 'main'
authorOndřej Surý <ondrej@isc.org>
Mon, 28 Mar 2022 21:40:52 +0000 (21:40 +0000)
committerOndřej Surý <ondrej@isc.org>
Mon, 28 Mar 2022 21:40:52 +0000 (21:40 +0000)
commitf768c138b441042d4e97a86d89dcf256cccd4b6d
treec96e30091d7cfdc142e6d36720de8f9dbcc99ce3
parent7dbc843496cfd07749f8845133d38e642a2732db
parent4dceab142dee58245b4870184fd0df03c7198e40
Merge branch 'ondrej/cleanup-unreachable-calls' into 'main'

Consistenly use UNREACHABLE() instead of ISC_UNREACHABLE()

See merge request isc-projects/bind9!6042