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

SVGParser.parse() memory leak #528

Closed
red16035 opened this issue Feb 13, 2019 · 2 comments
Closed

SVGParser.parse() memory leak #528

red16035 opened this issue Feb 13, 2019 · 2 comments
Assignees
Labels
Milestone

Comments

@red16035
Copy link

Hello,

I parse and load multieple SVG files from UIViewPageController.
changed viewpage, but did not remove from memory.

x code memory graph screen shot:
https://drive.google.com/file/d/1XA5sPeOtipf80hiA_COyqvwh4_x-x51r/view?usp=sharing

help me please...

thanks.

@amarunko
Copy link
Contributor

Hi, @red16035, thank you for the detailed graph, we will investigate the issue.

@ystrot ystrot added this to the 0.9.5 milestone Feb 26, 2019
@ystrot ystrot added the bug label Mar 27, 2019
@ystrot ystrot modified the milestones: 0.9.5, 0.9.6 Apr 4, 2019
@mnndnl mnndnl self-assigned this May 16, 2019
mnndnl pushed a commit that referenced this issue May 16, 2019
@mnndnl
Copy link
Contributor

mnndnl commented May 17, 2019

Hi, @red16035 !
This issue fixed in the master branch, thank you for reporting!

@mnndnl mnndnl closed this as completed May 17, 2019
explaineverything pushed a commit to explaineverything/Macaw that referenced this issue May 23, 2019
* master:
  update w3c-test
  update w3c-test
  change location of SVGKeys
  Fix exyte#388: add enum Keys with fill, color and currentColor
  Fix exyte#388: add test for color-prop-05-t-manual
  Fix exyte#388: fix fill for group with currentColor
  Fix exyte#399: add test for struct-use-01-t-manual
  exyte#548 remove imageContextStack, add scale property to CGContext
  exyte#528 fix memory leak with Image objects
  Avoid NPE mentioned in exyte#571: LoadFont with "bold" weight will crash
@ystrot ystrot modified the milestones: 0.9.6, 0.9.7 Apr 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants