Skip to content

CxxUtils: Avoid out-of-bounds vector reference.

Scott Snyder requested to merge ssnyder/athena:bounds.CxxUtils-20241213 into 24.0

Fix calculation of end iterator to avoid dereferencing. Fixes crash seen when building with -D_GLIBCXX_ASSERTIONS.

Merge request reports

Loading