Changeset 28484 for branches/pap/ppStack/src/ppStackCombineFinal.c
- Timestamp:
- Jun 24, 2010, 2:59:09 PM (16 years ago)
- Location:
- branches/pap
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppStack/src/ppStackCombineFinal.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap
- Property svn:mergeinfo changed
-
branches/pap/ppStack/src/ppStackCombineFinal.c
r28094 r28484 79 79 PS_ARRAY_ADD_SCALAR(job->args, normalise, PS_TYPE_U8); 80 80 if (!psThreadJobAddPending(job)) { 81 psFree(job);82 81 psFree(reject); 83 82 return false; 84 83 } 85 psFree(job);86 84 } 87 85
Note:
See TracChangeset
for help on using the changeset viewer.
