Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix #10847 - allocate right sized arrays
ZFACE is -35:100, positive indicates Below ground (NZBG). A, B, C,R and X are used in the 1 to NZBG range, so they should be 100 elements not 50 (Note: they are 1-indexed)
- Loading branch information
8c6410a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
10847-Basement_BaseDepthCrash (jmarrec) - x86_64-Linux-Ubuntu-24.04-gcc-13.2: OK (2920 of 2920 tests passed, 0 test warnings)
8c6410a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
10847-Basement_BaseDepthCrash (jmarrec) - x86_64-Linux-Ubuntu-24.04-gcc-13.2-UnitTestsCoverage-RelWithDebInfo: OK (2102 of 2102 tests passed, 0 test warnings)
8c6410a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
10847-Basement_BaseDepthCrash (jmarrec) - x86_64-Linux-Ubuntu-24.04-gcc-13.2-IntegrationCoverage-RelWithDebInfo: OK (801 of 801 tests passed, 0 test warnings)