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 JpGraph memory leak issue with multiple graphs. #105

Merged
merged 1 commit into from
Apr 26, 2021

Conversation

PauluzzNL
Copy link
Contributor

JpGraph leaks memory with font loading, causing JpGraph to run out of memory fairly quickly while creating many graphs (for example, in a cronjob).

There was already a related Stack Overflow discussion and subsequent fix:
https://stackoverflow.com/questions/13253185/php-jpgraph-memory-not-freed-on-completion-of-function

@sonarcloud
Copy link

sonarcloud bot commented Mar 29, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@ffflabs
Copy link
Collaborator

ffflabs commented Apr 26, 2021

great work

@ffflabs ffflabs merged commit e36dc29 into HuasoFoundries:master Apr 26, 2021
@ffflabs
Copy link
Collaborator

ffflabs commented Apr 26, 2021

@all-contributors please add @PauluzzNL for code

@allcontributors
Copy link
Contributor

@ffflabs

I've put up a pull request to add @PauluzzNL! 🎉

@ffflabs
Copy link
Collaborator

ffflabs commented Apr 26, 2021

@all-contributors please add @PauluzzNL for code

@allcontributors
Copy link
Contributor

@ffflabs

@PauluzzNL already contributed before to code

@ffflabs
Copy link
Collaborator

ffflabs commented Apr 26, 2021

Yeah yeah but I need to do it again, so

@all-contributors please add @PauluzzNL for code

@allcontributors
Copy link
Contributor

@ffflabs

I've put up a pull request to add @PauluzzNL! 🎉

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