Changeset 6715 for trunk/psphot/src/psphotCleanup.c
- Timestamp:
- Mar 27, 2006, 4:31:17 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotCleanup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotCleanup.c
r6571 r6715 6 6 psMemCheckCorruption (true); 7 7 pmModelGroupCleanup (); 8 psphotOutputCleanup ();8 // psphotOutputCleanup (); 9 9 psTimeFinalize (); 10 10 pmConceptsDone (); 11 fprintf (stderr, "found %d leaks at %s\n", psMemCheckLeaks (0, NULL, NULL, false), "psphot");11 fprintf (stderr, "found %d leaks at %s\n", psMemCheckLeaks (0, NULL, stdout, false), "psphot"); 12 12 return; 13 13 }
Note:
See TracChangeset
for help on using the changeset viewer.
