- Timestamp:
- Feb 11, 2011, 4:29:48 PM (15 years ago)
- Location:
- branches/czw_branch/20101203
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppStack/src/ppStackConvolve.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20101203
- Property svn:mergeinfo changed
-
branches/czw_branch/20101203/ppStack/src/ppStackConvolve.c
r29283 r30586 126 126 options->inputMask->data.PS_TYPE_VECTOR_MASK_DATA[i] |= PPSTACK_MASK_MATCH; 127 127 psErrorClear(); 128 if (!ppStackFilesIterateUp(config)) { 129 psFree(rng); 130 psFree(fpaList); 131 psFree(cellList); 132 psFree(target); 133 return false; 134 } 128 135 continue; 129 136 }
Note:
See TracChangeset
for help on using the changeset viewer.
