Changeset 861 for trunk/psLib/test/sysUtils/tst_psHash02.c
- Timestamp:
- Jun 3, 2004, 5:22:43 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/sysUtils/tst_psHash02.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/sysUtils/tst_psHash02.c
r860 r861 71 71 testStatus); 72 72 73 psHashFree(myHashTable, NULL); 73 // psHashFree(myHashTable, NULL); 74 psHashFree(myHashTable, (void (*)(void *))IdFree); 74 75 75 76 memLeaks = psMemCheckLeaks(currentId,NULL,NULL);
Note:
See TracChangeset
for help on using the changeset viewer.
