[cmake-developers] [CMake 0014134]: Purify does not honor MemoryCheckSuppressionFile setting on Un*x

Mantis Bug Tracker mantis at public.kitware.com
Thu May 9 07:48:46 EDT 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://cmake.org/Bug/view.php?id=14134 
====================================================================== 
Reported By:                Rolf Eike Beer
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14134
Category:                   CTest
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-05-09 07:48 EDT
Last Modified:              2013-05-09 07:48 EDT
====================================================================== 
Summary:                    Purify does not honor MemoryCheckSuppressionFile
setting on Un*x
Description: 
See cmCTestMemCheckHandler::InitializeMemoryChecking(), in case 
cmCTestMemCheckHandler::PURIFY, the option is only honored in an #ifdef _WIN32.
On Un*x platforms there is an option for the suppression file, or even 2:

ftp://ftp.software.ibm.com/software/rational/docs/v2002/dev_tools/purify/html/ht_opt_suppression.htm
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-05-09 07:48 Rolf Eike Beer New Issue                                    
======================================================================




More information about the cmake-developers mailing list