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 the out-of-bounds memory access crash when rendering paths with freetype. #2224

Merged
merged 1 commit into from
Mar 30, 2024

Conversation

domchen
Copy link
Collaborator

@domchen domchen commented Mar 30, 2024

No description provided.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 82.35294% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 60.88%. Comparing base (4b7f311) to head (ab524fc).

Files Patch % Lines
src/rendering/graphics/Canvas.cpp 75.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2224      +/-   ##
==========================================
+ Coverage   60.86%   60.88%   +0.02%     
==========================================
  Files         385      385              
  Lines       22042    22042              
  Branches     6401     6401              
==========================================
+ Hits        13416    13421       +5     
  Misses       4671     4671              
+ Partials     3955     3950       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@domchen domchen merged commit 4b3f0b0 into main Mar 30, 2024
7 checks passed
@domchen domchen deleted the feature/domchen_tgfx branch March 30, 2024 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants