- Timestamp:
- Oct 5, 2012, 6:03:49 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20120906/ppStack/src/ppStackCleanup.c
r30874 r34516 28 28 options->expRO = NULL; 29 29 30 options->bkgRO->data_exists = false; 31 options->bkgRO->parent->data_exists = false; 32 options->bkgRO->parent->parent->data_exists = false; 33 psFree(options->bkgRO); 34 options->bkgRO = NULL; 35 30 36 for (int i = 0; i < options->num; i++) { 31 37 pmCellFreeData(options->cells->data[i]);
Note:
See TracChangeset
for help on using the changeset viewer.
