afonso360 opened PR #3102 from fix-bool-trampolines
to main
:
Hey,
We're now having issues with this on the fuzzer, since we introduced b1 types in #3094.
The assert was complaining because we identify
DataValue::B
's asB8
's. I think we are ok disabling this assert for bools, because we are always going to have a size mismatch, and this check is not meaningful for this type.Fixing trampoline bool args is tracked in #2237
afonso360 updated PR #3102 from fix-bool-trampolines
to main
.
afonso360 updated PR #3102 from fix-bool-trampolines
to main
.
cfallin submitted PR review.
cfallin merged PR #3102.
Last updated: Nov 22 2024 at 16:03 UTC