Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid reading off end of vector in SimTrackManager #38185

Merged
merged 1 commit into from Jun 2, 2022

Commits on Jun 1, 2022

  1. Avoid reading off end of vector in SimTrackManager

    Avoid dereferencing an iterator when it points to the end of
    the vector.
    Dr15Jones committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    89b3afc View commit details
    Browse the repository at this point in the history