IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 3, 2004, 5:22:43 PM (22 years ago)
Author:
gusciora
Message:

Fixed most memory leaks.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/sysUtils/tst_psHash04.c

    r860 r861  
    6161                testStatus);
    6262
    63     psHashFree(myHashTable, NULL);
     63    psHashFree(myHashTable, (void (*)(void *))IdFree);
    6464
    6565    memLeaks = psMemCheckLeaks(currentId,NULL,NULL);
Note: See TracChangeset for help on using the changeset viewer.