Changeset 28484 for branches/pap/psModules/src/imcombine/pmStackReject.c
- Timestamp:
- Jun 24, 2010, 2:59:09 PM (16 years ago)
- Location:
- branches/pap
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pap
- Property svn:mergeinfo changed
-
branches/pap/psModules
- Property svn:mergeinfo changed
/branches/czw_branch/20100519/psModules (added) merged: 28164,28304,28334,28338
- Property svn:mergeinfo changed
-
branches/pap/psModules/src/imcombine/pmStackReject.c
r27365 r28484 289 289 PS_ARRAY_ADD_SCALAR(args, poorFrac, PS_TYPE_F32); 290 290 if (!psThreadJobAddPending(job)) { 291 psFree(job);292 291 psFree(source); 293 292 psFree(target); 294 293 return NULL; 295 294 } 296 psFree(job);297 295 } else if (!stackRejectGrow(target, source, kernels, numCols, numRows, 298 296 i, xSubMax, j, ySubMax, poorFrac)) {
Note:
See TracChangeset
for help on using the changeset viewer.
