Changeset 7581 for trunk/ppImage/src/ppImageCleanup.c
- Timestamp:
- Jun 15, 2006, 3:03:49 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImageCleanup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImageCleanup.c
r7531 r7581 11 11 pmConceptsDone(); 12 12 pmConfigDone(); 13 fprintf (stderr, "found %d leaks at %s\n", psMemCheckLeaks (0, NULL, NULL, false), "ppImage"); 14 // fprintf (stderr, "found %d leaks at %s\n", psMemCheckLeaks (0, NULL, stdout, false), "ppImage"); 13 pmModelGroupCleanup(); 14 // fprintf (stderr, "found %d leaks at %s\n", psMemCheckLeaks (0, NULL, NULL, false), "ppImage"); 15 fprintf (stderr, "found %d leaks at %s\n", psMemCheckLeaks (0, NULL, stdout, false), "ppImage"); 15 16 return; 16 17 }
Note:
See TracChangeset
for help on using the changeset viewer.
