IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 22, 2004, 11:10:52 AM (22 years ago)
Author:
evanalst
Message:

Update psMemCheckLeaks function.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/collections/tst_psHash02.c

    r2204 r2392  
    8080    psFree(myHashTable);
    8181
    82     memLeaks = psMemCheckLeaks(currentId,NULL,stderr);
     82    memLeaks = psMemCheckLeaks(currentId,NULL,stderr,false);
    8383    if (0 != memLeaks) {
    8484        psAbort(__func__,"Memory Leaks! (%d leaks)", memLeaks);
Note: See TracChangeset for help on using the changeset viewer.