- Timestamp:
- Jun 30, 2010, 3:30:01 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackConvolve.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackConvolve.c
r28560 r28565 192 192 return false; 193 193 } 194 if (!pmCellWriteCovariance(options->convVariances->data[i], readout->parent)) {195 psError(psErrorCodeLast(), false, "Unable to write convolved covariance %d", i);196 psFree(fpaList);197 psFree(cellList);198 psFree(rng);199 psFree(target);200 return false;201 }202 203 194 #ifdef TESTING 204 195 {
Note:
See TracChangeset
for help on using the changeset viewer.
