IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 24, 2007, 12:14:48 PM (19 years ago)
Author:
jhoblitt
Message:

merge jch-memory branch - overhaul of memory subsystem

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/math/tap_psStats07.c

    r10848 r11265  
    484484    psFree(errors);
    485485    psFree(mask);
    486     psMemCheckCorruption(1);
     486    psMemCheckCorruption(stderr, false);
    487487    memLeaks = psMemCheckLeaks(currentId,NULL,stderr,false);
    488488    if (0 != memLeaks) {
Note: See TracChangeset for help on using the changeset viewer.