Skip to content

Identifier: Array bounds check.

Scott Snyder requested to merge ssnyder/athena:bounds.Identifier-20210122 into master

Change another operator[] to at(), where we were seeing out-of-bounds accesses.

Merge request reports