Changeset 37609
- Timestamp:
- Nov 16, 2014, 2:24:55 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotCleanup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotCleanup.c
r36555 r37609 25 25 // don't display memory leaks unless trace is on. 26 26 // fprintf (stderr, "found %d leaks at %s\n", psMemCheckLeaks (0, NULL, NULL, false), "psphot"); 27 fprintf (stderr, "found %d leaks at %s\n", psMemCheckLeaks (0, NULL, stdout, false), "psphot");27 fprintf (stderr, "found %d leaks at %s\n", psMemCheckLeaks2 (0, NULL, stdout, false, 500), "psphot"); 28 28 #endif 29 29 return;
Note:
See TracChangeset
for help on using the changeset viewer.
