Bug 1669475

Summary: libpcp: switch pmGetConfig API to using setenv for valgrind
Product: Red Hat Enterprise Linux 7 Reporter: Paulo Andrade <pandrade>
Component: pcpAssignee: pcp-maint <pcp-maint>
Status: CLOSED DUPLICATE QA Contact: qe-baseos-tools-bugs
Severity: unspecified Docs Contact:
Priority: medium    
Version: 7.4CC: fche, lberk, mgoodwin, nathans, patrickm
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-03-05 05:43:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1647308    

Description Paulo Andrade 2019-01-25 12:10:12 UTC
After building a test package to fix the issue reported
at https://bugzilla.redhat.com/show_bug.cgi?id=1669465, user
run it again under valgrind, this time with --leak-check=full,
 and the only leak would be fixed if backporting
https://github.com/performancecopilot/pcp/commit/4d17f0779a4d4ddc7a75429d23a6b43000a180a6
[libpcp: switch pmGetConfig API to using setenv for valgrind]
But the leak should be minimal and not 'cumulative' or in a loop.
So, should not be required on a zstream backport.

Comment 2 Nathan Scott 2019-03-05 05:43:24 UTC
Long-fixed upstream, will be resolved by 7.7 rebase.

*** This bug has been marked as a duplicate of bug 1647308 ***