Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Fixed memory leak in python module pmsubsys.py #27

Merged
merged 1 commit into from Jun 18, 2015

Conversation

Projects
None yet
2 participants
Contributor

marcliangma8 commented Jun 15, 2015

Found memory leaks in python pmsubsys module. pmFreeResult needs to be called to release metric_result previously allocated by pmFetch.

@goodwinos goodwinos merged commit 8748740 into performancecopilot:master Jun 18, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment