- Timestamp:
- Mar 5, 2012, 5:19:48 PM (14 years ago)
- Location:
- branches/meh_branches/ppstack_test
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppSkycell/src/ppSkycell.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppstack_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppstack_test/ppSkycell/src/ppSkycell.c
r23992 r33415 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.
