- Timestamp:
- Mar 18, 2011, 5:50:25 PM (15 years ago)
- Location:
- branches/eam_branches/ipp-20110213
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppStack/src/ppStackLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110213
-
branches/eam_branches/ipp-20110213/ppStack/src/ppStackLoop.c
r30800 r30982 190 190 ppStackMemDump("unconv"); 191 191 192 // Update Header 193 if (!ppStackUpdateHeader(stack, options, config)) { 194 psError(psErrorCodeLast(), false, "Unable to update header."); 195 psFree(stack); 196 return false; 197 } 192 198 // Clean up unconvolved stack 193 199 psTrace("ppStack", 2, "Cleaning up after unconvolved stack....\n");
Note:
See TracChangeset
for help on using the changeset viewer.
