Changeset 1811 for trunk/psLib/test/collections/tst_psHash01.c
- Timestamp:
- Sep 14, 2004, 1:55:47 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/collections/tst_psHash01.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/collections/tst_psHash01.c
r1421 r1811 70 70 testStatus); 71 71 72 memLeaks = psMemCheckLeaks(currentId,NULL, NULL);72 memLeaks = psMemCheckLeaks(currentId,NULL,stderr); 73 73 if (0 != memLeaks) { 74 74 psAbort(__func__,"Memory Leaks! (%d leaks)", memLeaks);
Note:
See TracChangeset
for help on using the changeset viewer.
