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

dev/core#2073 just tweak a memory leak #18633

Merged
merged 1 commit into from
Sep 29, 2020

Conversation

eileenmcnaughton
Copy link
Contributor

Overview

This one is like #18632 but only
seems to have switched us from an xml leakage to a string leakage - it still
seems slightly better from a code quality point of view

Before

Screen Shot 2020-09-29 at 4 31 15 PM

After

No real change - 1 more string, one less xml

Screen Shot 2020-09-29 at 5 02 37 PM

Technical Details

This suggests that tracking down what's keeping CRM_Core_CodeGen_Main & it's 72 dependencies is the real question on this one

Comments

This one is like civicrm#18632 but only
seems to have switched us from an xml leakage to a string leakage - it still
seems slightly better from a code quality point of view
@civibot
Copy link

civibot bot commented Sep 29, 2020

(Standard links)

@civibot civibot bot added the master label Sep 29, 2020
@seamuslee001 seamuslee001 merged commit b596211 into civicrm:master Sep 29, 2020
@seamuslee001 seamuslee001 deleted the leak2 branch September 29, 2020 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants