Changeset 28484 for branches/pap/ppStack/src/ppStackCombineInitial.c
- Timestamp:
- Jun 24, 2010, 2:59:09 PM (16 years ago)
- Location:
- branches/pap
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppStack/src/ppStackCombineInitial.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap
- Property svn:mergeinfo changed
-
branches/pap/ppStack/src/ppStackCombineInitial.c
r27427 r28484 50 50 psArrayAdd(job->args, 1, config); 51 51 if (!psThreadJobAddPending(job)) { 52 psFree(job);53 52 return false; 54 53 } 55 psFree(job);56 54 } 57 55
Note:
See TracChangeset
for help on using the changeset viewer.
