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

Verify indexes in TodoFile modify functions #441

Merged
merged 1 commit into from
Mar 11, 2021

Commits on Mar 11, 2021

  1. Verify indexes in TodoFile modify functions

    Calling the various list modification functions in TodoFile with an out
    of range index values would cause a crash. This updates those functions
    to properly handle the cases where the provided indexes are out of
    range.
    MitMaro committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    836c15d View commit details
    Browse the repository at this point in the history