Changeset 30421
- Timestamp:
- Jan 28, 2011, 3:28:33 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20101205/ppSub/src/ppSubMakePSF.c
r30285 r30421 87 87 // use flags to toss totally bogus entries? 88 88 psArray *goodSources = ppSubSelectPSFSources (sources); 89 89 90 if (!psphotReadoutFindPSF(config, view, "PSPHOT.INPUT", goodSources)) { 90 91 // This is likely a data quality issue … … 127 128 outputRO = pmReadoutAlloc(outputCell); 128 129 outputRO->image = psMemIncrRefCounter(inputRO->image); 130 psFree(outputRO); // I have a copy on the outputCell 129 131 } 130 132
Note:
See TracChangeset
for help on using the changeset viewer.
