Changeset 32756
- Timestamp:
- Nov 22, 2011, 10:31:49 AM (15 years ago)
- File:
-
- 1 edited
-
tags/ipp-20111110/ppSkycell/src/ppSkycell.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20111110/ppSkycell/src/ppSkycell.c
r23992 r32756 31 31 if (!ppSkycellLoop(data)) { 32 32 psErrorStackPrint(stderr, "Unable to process data."); 33 psFree(data);33 // psFree(data); -- XXX this can cause an error when freeing a file that failed 34 34 return PS_EXIT_DATA_ERROR; 35 35 }
Note:
See TracChangeset
for help on using the changeset viewer.
