Changeset 36555 for trunk/psphot/src/psphotCleanup.c
- Timestamp:
- Feb 25, 2014, 2:12:24 PM (12 years ago)
- Location:
- trunk
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
psphot/src (modified) (1 prop)
-
psphot/src/psphotCleanup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/tags/ipp-20140114 (added) merged: 36444-36446,36448,36450,36461-36462,36513,36538-36540,36546-36547,36551,36554
- Property svn:mergeinfo changed
-
trunk/psphot/src
-
Property svn:mergeinfo
set to
/tags/ipp-20140114/psphot/src merged eligible /trunk/psphot/src merged eligible
-
Property svn:mergeinfo
set to
-
trunk/psphot/src/psphotCleanup.c
r34086 r36555 22 22 pmVisualCleanup (); 23 23 psLibFinalize(); 24 #if (PS_TRACE_ON) 25 // don't display memory leaks unless trace is on. 24 26 // fprintf (stderr, "found %d leaks at %s\n", psMemCheckLeaks (0, NULL, NULL, false), "psphot"); 25 27 fprintf (stderr, "found %d leaks at %s\n", psMemCheckLeaks (0, NULL, stdout, false), "psphot"); 28 #endif 26 29 return; 27 30 }
Note:
See TracChangeset
for help on using the changeset viewer.
