Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
go: check for out of range indices in asm check helper (pantsbuild#18095
) I was seeing some segfaults with the assembly checker helper. Add an index check to ensure we don't access out of bounds indices.
- Loading branch information