Changeset 12526 for trunk/pswarp/src/pswarpCleanup.c
- Timestamp:
- Mar 21, 2007, 1:29:55 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/pswarp/src/pswarpCleanup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pswarp/src/pswarpCleanup.c
r12505 r12526 11 11 pmConceptsDone (); 12 12 pmConfigDone (); 13 fprintf (stderr, "found %d leaks at %s\n", psMemCheckLeaks (0, NULL, stdout, false), "pswarp");14 //fprintf (stderr, "found %d leaks at %s\n", psMemCheckLeaks (0, NULL, NULL, false), "pswarp");13 // fprintf (stderr, "found %d leaks at %s\n", psMemCheckLeaks (0, NULL, stdout, false), "pswarp"); 14 fprintf (stderr, "found %d leaks at %s\n", psMemCheckLeaks (0, NULL, NULL, false), "pswarp"); 15 15 16 16 return;
Note:
See TracChangeset
for help on using the changeset viewer.
