Changeset 36364 for trunk/ppStack/src/ppStackLoop.c
- Timestamp:
- Dec 10, 2013, 12:53:15 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackLoop.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackLoop.c
r35167 r36364 87 87 pmCellFreeData(options->cells->data[i]); 88 88 } 89 // psFree(stack); 89 //MEH -- uncomment back out 90 //psFree(stack); 90 91 91 92 // Pixel rejection … … 181 182 return false; 182 183 } 183 // psFree(stack); 184 //MEH uncomment back out.. 185 //psFree(stack); 184 186 psLogMsg("ppStack", PS_LOG_INFO, "Stage 7: Cleanup, WCS & JPEGS: %f sec", psTimerClear("PPSTACK_STEPS")); 185 187 ppStackMemDump("cleanup");
Note:
See TracChangeset
for help on using the changeset viewer.
