Changeset 32723
- Timestamp:
- Nov 20, 2011, 2:03:31 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/ppSkycell/src/ppSkycell.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSkycell/src/ppSkycell.c
r23992 r32723 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.
