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

Fixed null pointer dereference crash with malformed font #6846

Merged
merged 5 commits into from Dec 31, 2022

Commits on Dec 31, 2022

  1. Copy the full SHA
    87d1770 View commit details
    Browse the repository at this point in the history
  2. Lint fixes

    radarhere committed Dec 31, 2022
    Copy the full SHA
    f2b36a1 View commit details
    Browse the repository at this point in the history
  3. Return a PyError instead of a fake fterror.

    * Update Tests to IOError rather than OSError
    wiredfool authored and radarhere committed Dec 31, 2022
    Copy the full SHA
    1c57ab8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    51d95ad View commit details
    Browse the repository at this point in the history
  5. Lint fixes

    radarhere committed Dec 31, 2022
    Copy the full SHA
    c977526 View commit details
    Browse the repository at this point in the history