Changeset 6727 for trunk/psphot/src/psphotCleanup.c
- Timestamp:
- Mar 29, 2006, 11:08:05 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotCleanup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotCleanup.c
r6715 r6727 9 9 psTimeFinalize (); 10 10 pmConceptsDone (); 11 fprintf (stderr, "found %d leaks at %s\n", psMemCheckLeaks (0, NULL, stdout, false), "psphot"); 11 fprintf (stderr, "found %d leaks at %s\n", psMemCheckLeaks (0, NULL, NULL, false), "psphot"); 12 // fprintf (stderr, "found %d leaks at %s\n", psMemCheckLeaks (0, NULL, stdout, false), "psphot"); 12 13 return; 13 14 }
Note:
See TracChangeset
for help on using the changeset viewer.
