about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-12-19 16:43:32 +0000
committerbors <bors@rust-lang.org>2022-12-19 16:43:32 +0000
commit09cfcaf6934b258856165785d6b75805dfaf2d5a (patch)
tree1b08e11b9067b08ecc5c4110d986443f62e64041 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parentb3145fea6a5c9f67cf8ac77f1c9ff9bb84b71c18 (diff)
parentd0ac6ba0b17666431b4727345059c71cde281680 (diff)
downloadrust-09cfcaf6934b258856165785d6b75805dfaf2d5a.tar.gz
rust-09cfcaf6934b258856165785d6b75805dfaf2d5a.zip
Auto merge of #10103 - Niki4tap:overflow_ice, r=flip1995
Fix overflow ICE in large_stack/const_arrays

Change `maximum_allowed_size` config variable type from `u64` to `u128`, and converting total array sizes to `u128` to avoid overflow during multiplication.

Fixes #10044

changelog: Fix: [`large_const_arrays`] and [`large_stack_arrays`]: avoid integer overflow when calculating total array size
#10103
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions