Compile time bounds checking doesn't work anymore for passed array references #114840
Labels
C-bug
Category: This is a bug.
regression-untriaged
Untriaged performance or correctness regression.
Code
I tried this code:
I expected to see this happen (as it did with 1.60):
Instead, this happened:
Compiles and than fails at runtime
Version it worked on
It most recently worked on: 1.60
Version with regression
1.61 onwards
Looks similar to this older bug report: #98444
The text was updated successfully, but these errors were encountered: