Changeset 2392 for trunk/psLib/test/astronomy/tst_psMetadata_06.c
- Timestamp:
- Nov 22, 2004, 11:10:52 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/astronomy/tst_psMetadata_06.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astronomy/tst_psMetadata_06.c
r2273 r2392 13 13 * @author Ross Harman, MHPCC 14 14 * 15 * @version $Revision: 1. 5$ $Name: not supported by cvs2svn $16 * @date $Date: 2004-11- 04 01:05:00 $15 * @version $Revision: 1.6 $ $Name: not supported by cvs2svn $ 16 * @date $Date: 2004-11-22 20:54:50 $ 17 17 * 18 18 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 129 129 psFree(item2b); 130 130 psFree(metadata); 131 if ( psMemCheckLeaks(0, NULL, stdout ) != 0 ) {131 if ( psMemCheckLeaks(0, NULL, stdout, false) != 0 ) { 132 132 psError(PS_ERR_UNKNOWN, true,"Memory leaks detected."); 133 133 return 25;
Note:
See TracChangeset
for help on using the changeset viewer.
