Changeset 43056
- Timestamp:
- Jul 3, 2026, 2:56:35 PM (12 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-pstamp-20260421/ppMerge/src/ppMergeLoop.c
r42785 r43056 217 217 if (type == PPMERGE_TYPE_SHUTTER) { 218 218 shutterRef = pmShutterCorrectionReference(shutters->data[cellNum]); 219 if (!isfinite(shutterRef)) { 220 psError(PS_ERR_UNKNOWN, false, "failure in pmShutterCorrectionReference"); 221 goto ERROR; 222 } 219 223 pattern = pmReadoutAlloc(NULL); 220 224 }
Note:
See TracChangeset
for help on using the changeset viewer.
