]> git.ipfire.org Git - thirdparty/valgrind.git/commit
VEX: Fix function mkOnesOfPrimopResultType
authorFlorian Krohm <flo2030@eich-krohm.de>
Wed, 3 Sep 2025 14:48:39 +0000 (14:48 +0000)
committerFlorian Krohm <flo2030@eich-krohm.de>
Wed, 3 Sep 2025 14:48:39 +0000 (14:48 +0000)
commit7270e04ab8eb73d5787a9f1209edf40b309bc686
tree3446c359992fbd27e153facd3367019a4ec46a0b
parent730322b65603ef7664f04b99376143f84e4b5aba
VEX: Fix function mkOnesOfPrimopResultType

This function may be called with Iop_Max32U as argument which isn't
handled.
VEX/priv/ir_opt.c