IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 10, 2007, 3:43:58 PM (19 years ago)
Author:
Paul Price
Message:

Fixing memory problem.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/concepts/pmConceptsAverage.c

    r14466 r14468  
    6464
    6565    MD_UPDATE(target->concepts, "FPA.TIMESYS", S32, timeSys);
    66     MD_UPDATE(target->concepts, "FPA.FILTER", str, filter);
     66    MD_UPDATE(target->concepts, "FPA.FILTER", str, psStringCopy(filter));
    6767
    6868    // FPA.TIME needs special care
Note: See TracChangeset for help on using the changeset viewer.