IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 32176


Ignore:
Timestamp:
Aug 23, 2011, 10:27:05 AM (15 years ago)
Author:
Serge CHASTEL
Message:

Restoed ppMops memory leaks messages to the standard count (500)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppTranslate/src/ppMops.c

    r32175 r32176  
    7171    fprintf (stderr, "found %d leaks at %s\n",
    7272        psMemCheckLeaks2 (0,
    73                 NULL, stdout, false, -1), "ppMops");
     73                NULL, stdout, false, 500), "ppMops");
    7474
    7575    return PS_EXIT_SUCCESS;
Note: See TracChangeset for help on using the changeset viewer.