- Timestamp:
- May 5, 2013, 2:20:46 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130419/pswarp/src/pswarpStatsFile.c
r35421 r35512 37 37 38 38 pswarpStatsFile *statsFile = pswarpStatsFileAlloc (); 39 statsFile->name = name;39 statsFile->name = psMemIncrRefCounter(name); 40 40 41 41 if (!mdok) return statsFile; // XXX this is probably a config error, but treat as ok for now
Note:
See TracChangeset
for help on using the changeset viewer.
