]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.18] fix: dev: CID 498025 and CID 498031: Overflowed constant INTEGER_OVERFLOW
authorMark Andrews <marka@isc.org>
Mon, 5 Aug 2024 01:38:09 +0000 (01:38 +0000)
committerMark Andrews <marka@isc.org>
Mon, 5 Aug 2024 01:38:09 +0000 (01:38 +0000)
Add INSIST to fail if the multiplication would cause the variables to overflow.

Closes #4798

Backport of MR !9131

Merge branch 'backport-4798-cid-498025-and-cid-498031-overflowed-constant-integer_overflow-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!9230


Trivial merge