Changeset 27402 for trunk/ppStack/src/ppStackCleanup.c
- Timestamp:
- Mar 23, 2010, 9:12:53 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackCleanup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackCleanup.c
r27400 r27402 86 86 options->outRO = NULL; 87 87 88 options->expRO->data_exists = false;89 options->expRO->parent->data_exists = false;90 options->expRO->parent->parent->data_exists = false;91 psFree(options->expRO);92 options->expRO = NULL;93 94 88 pmFPAview *view = pmFPAviewAlloc(0);// Pointer into FPA hierarchy 95 89 view->chip = view->cell = 0; // pmFPAviewFreeData doesn't want to deal with readouts
Note:
See TracChangeset
for help on using the changeset viewer.
