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

Safe vector access #44

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Mar 27, 2023

  1. Added range checking when accessing vector elements

    Schoenit, Tobias ST/BHL-TPO1 authored and Schoenit, Tobias ST/BHL-TPO1 committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    da02381 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Added #define exprtk_enable_vector_runtime_checks to enable vector ac…

    …cess checks
    Schoenit, Tobias ST/BHL-TPO1 authored and Schoenit, Tobias ST/BHL-TPO1 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    86c7fea View commit details
    Browse the repository at this point in the history
  2. removed non const ref() function

    Schoenit, Tobias ST/BHL-TPO1 authored and Schoenit, Tobias ST/BHL-TPO1 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    ef2d4ba View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Fixed private member access in init_branches()

    Schoenit, Tobias ST/BHL-TPO1 authored and Schoenit, Tobias ST/BHL-TPO1 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    8c793fd View commit details
    Browse the repository at this point in the history