Skip to content

Fix memory leak in setStrokeDashArray()#798

Open
ndossche wants to merge 1 commit into
Imagick:masterfrom
ndossche:fix-another-leak
Open

Fix memory leak in setStrokeDashArray()#798
ndossche wants to merge 1 commit into
Imagick:masterfrom
ndossche:fix-another-leak

Conversation

@ndossche

Copy link
Copy Markdown
Contributor

The error path should also free the memory.
Easiest / cleanest fix is simplify moving the efree() call upwards.

The error path should also free the memory.
Easiest / cleanest fix is simplify moving the efree() call upwards.
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.

1 participant