IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 16, 2004, 11:54:34 AM (22 years ago)
Author:
gusciora
Message:

New stdout and stderr files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/image/tst_psImageStats00.c

    r2392 r2733  
    186186
    187187    psFree( tmpMask );
    188 
    189     psMemCheckCorruption( 1 );
     188    psFree(myHist);
     189    psFree(myHist2);
    190190    psFree( tmpImage );
    191191    psMemCheckCorruption( 1 );
     192
    192193    memLeaks = psMemCheckLeaks(currentId,NULL,stderr,false);
    193194    if ( 0 != memLeaks ) {
Note: See TracChangeset for help on using the changeset viewer.