Changeset 30395
- Timestamp:
- Jan 27, 2011, 3:43:30 PM (15 years ago)
- Location:
- tags/ipp-20101215/ppStack
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/ppStackConvolve.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20101215/ppStack
-
Property svn:mergeinfo
set to
/branches/czw_branch/20101203/ppStack merged eligible /branches/eam_branches/ipp-20101103/ppStack merged eligible /trunk/ppStack merged eligible
-
Property svn:mergeinfo
set to
-
tags/ipp-20101215/ppStack/src/ppStackConvolve.c
r29283 r30395 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.
