-
Bug
-
Resolution: Fixed
-
Medium
-
Code Generation Tools
-
CODEGEN-6289
-
-
-
default
-
-
A variable-length-array access for an array of at least two dimensions, if used in the predicate of an IF statement, may be mishandled and refer to an incorrect element, possibly outside the array.
Pointer to VLA 2D array computation in IF condition is double-adjusted and garbled