]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: dev: CID 498025 and CID 498031: Overflowed constant INTEGER_OVERFLOW
authorMark Andrews <marka@isc.org>
Sun, 4 Aug 2024 23:48:31 +0000 (23:48 +0000)
committerMark Andrews <marka@isc.org>
Sun, 4 Aug 2024 23:48:31 +0000 (23:48 +0000)
Add INSIST to fail if the multiplication would cause the variables to overflow.

Closes #4798

Merge branch '4798-cid-498025-and-cid-498031-overflowed-constant-integer_overflow' into 'main'

Closes #4798

See merge request isc-projects/bind9!9131


Trivial merge