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

Fix a potential out-of-range access in peschm #1041

Merged

Commits on Nov 3, 2021

  1. Fix a potential out-of-range access in peschm

    J. Scott Berg committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    3582749 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Patch to peschm screwed up plots. Replace with bounds checking that d…

    …oesn't mess up symbols.
    J. Scott Berg committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    5fc0706 View commit details
    Browse the repository at this point in the history
  2. Move the out-of-bounds test later, so a line is still plotted through…

    … the center.
    J. Scott Berg committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    a63f51e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into 211103-fix-plot-peschm

    J. Scott Berg committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    30339b7 View commit details
    Browse the repository at this point in the history