IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 15, 2005, 4:40:13 PM (21 years ago)
Author:
drobbin
Message:

Edited VectorReadFromFile(bug536), added psFree to Meta04, added Precession test to EOC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/types/tst_psMetadata_04.c

    r5519 r5522  
    2525*  @author  Ross Harman, MHPCC
    2626*
    27 *  @version $Revision: 1.8 $  $Name: not supported by cvs2svn $
    28 *  @date  $Date: 2005-11-15 22:20:17 $
     27*  @version $Revision: 1.9 $  $Name: not supported by cvs2svn $
     28*  @date  $Date: 2005-11-16 02:40:13 $
    2929*
    3030*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    320320    psFree(item7);
    321321    psFree(item8);
     322    psFree(metaData);
    322323    if ( psMemCheckLeaks(0, NULL, stdout,false) != 0 ) {
    323324        psError(PS_ERR_UNKNOWN, true,"memory leaks detected.");
Note: See TracChangeset for help on using the changeset viewer.