Changeset 15975 for trunk/psModules/src/concepts/pmConceptsAverage.c
- Timestamp:
- Jan 2, 2008, 10:35:00 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/concepts/pmConceptsAverage.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/concepts/pmConceptsAverage.c
r15379 r15975 64 64 65 65 MD_UPDATE(target->concepts, "FPA.TIMESYS", S32, timeSys); 66 // XXX: The following is causing a memory leak in the test code. Not sur ehow to fix it. 66 67 MD_UPDATE(target->concepts, "FPA.FILTER", str, psStringCopy(filter)); 68 //psMetadataRemoveKey(target->concepts, "FPA.TIMESYS"); 69 //psMetadataAddStr(target->concepts, PS_LIST_HEAD, "FPA.TIMESYS", PS_META_REPLACE, NULL, filter); 67 70 68 71 // FPA.TIME needs special care
Note:
See TracChangeset
for help on using the changeset viewer.
