- Timestamp:
- Jan 11, 2012, 11:19:21 PM (15 years ago)
- Location:
- branches/meh_branches/ppsub_test
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppSkycell/src/ppSkycell.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppsub_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppsub_test/ppSkycell/src/ppSkycell.c
r23992 r33098 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.
