[cmake-developers] CTestTestMemcheckDummy* failures during dynamic analysis
Sean McBride
sean at rogue-research.com
Fri Sep 13 16:39:42 EDT 2013
On Fri, 13 Sep 2013 14:51:21 -0400, Brad King said:
>> There is still something fishy:
>>
>> http://open.cdash.org/testDetails.php?test=208331329&build=3027132
>
>http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=54a3e2a9
Not that it matters horribly, but those aren't from Guard Malloc (none of my dashboards use Guard Malloc).
Guard Malloc is a specific thing, documented in:
man libgmalloc
<https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man3/libgmalloc.3.html>
The environment variables in question (ex: MallocScribble) are documented in:
man malloc
<https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man3/malloc.3.html>
under the section "ENVIRONMENT". I'm not sure they have a collective name, I usually call them 'malloc debug environment variables'.
Cheers,
--
____________________________________________________________
Sean McBride, B. Eng sean at rogue-research.com
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
More information about the cmake-developers
mailing list