]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.18] fix: usr: Properly calculate the amount of system memory
authorMark Andrews <marka@isc.org>
Wed, 31 Jul 2024 08:50:00 +0000 (08:50 +0000)
committerMark Andrews <marka@isc.org>
Wed, 31 Jul 2024 08:50:00 +0000 (08:50 +0000)
On 32 bit machines isc_meminfo_totalphys could return an incorrect value.

Closes #4799

Backport of MR !9132

Merge branch 'backport-4799-cid-498034-overflowed-return-value-integer_overflow-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!9200


Trivial merge