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

OSSFuzz Bug Fix #1203

Merged
merged 11 commits into from
Dec 21, 2023
Merged

Commits on Nov 22, 2023

  1. Fixed RecursionError discovered by OSSFuzz by converting _split_by_kn…

    …own_words into an iterative function
    capuanob committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    b0a6a4c View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Configuration menu
    Copy the full SHA
    9f6ac5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8b5911 View commit details
    Browse the repository at this point in the history
  3. Added CIFuzz

    capuanob committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    016ed04 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. Ran pre-commit

    capuanob committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    c4f6637 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    1cf5e35 View commit details
    Browse the repository at this point in the history
  2. Removed print

    capuanob committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    f54dc88 View commit details
    Browse the repository at this point in the history
  3. Ran precommit

    capuanob committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    ab129af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d11d91d View commit details
    Browse the repository at this point in the history
  5. Caught NonExistentTimeError

    capuanob committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    325ae9d View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    6223f83 View commit details
    Browse the repository at this point in the history