Changeset 27400 for trunk/ppStack/src/ppStackCleanup.c
- Timestamp:
- Mar 22, 2010, 8:34:28 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackCleanup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackCleanup.c
r27343 r27400 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 88 94 pmFPAview *view = pmFPAviewAlloc(0);// Pointer into FPA hierarchy 89 95 view->chip = view->cell = 0; // pmFPAviewFreeData doesn't want to deal with readouts
Note:
See TracChangeset
for help on using the changeset viewer.
