Changeset 1811 for trunk/psLib/test/sysUtils/tst_psMemory.c
- Timestamp:
- Sep 14, 2004, 1:55:47 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/sysUtils/tst_psMemory.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/sysUtils/tst_psMemory.c
r1728 r1811 6 6 * @author Robert DeSonia, MHPCC 7 7 * 8 * @version $Revision: 1.2 4$ $Name: not supported by cvs2svn $9 * @date $Date: 2004-09- 08 21:03:39$8 * @version $Revision: 1.25 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2004-09-14 23:55:47 $ 10 10 * 11 11 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 402 402 403 403 psLogMsg( __func__, PS_LOG_INFO, "Testing psMemCheckLeaks again with a different leak location" ); 404 psMemCheckLeaks( currentId, NULL, stderr);404 psMemCheckLeaks(currentId,NULL,stderr); 405 405 406 406 for ( lcv = 0;lcv < numBuffers;lcv++ ) {
Note:
See TracChangeset
for help on using the changeset viewer.
