Tencent / libpag

The official rendering library for PAG (Portable Animated Graphics) files that renders After Effects animations natively across multiple platforms.
https://pag.art
Other
4.73k stars 437 forks source link

Fix the out-of-bounds memory access crash when rendering paths with freetype. #2224

Closed domchen closed 1 month ago

codecov-commenter commented 1 month ago

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 :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.