Changeset 19670 for trunk/ppStack/src/ppStackMatch.c
- Timestamp:
- Sep 23, 2008, 9:26:52 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackMatch.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackMatch.c
r19643 r19670 267 267 readout->weight = psMemIncrRefCounter(output->weight); 268 268 269 psMetadataCopy(readout->analysis, output->analysis);269 readout->analysis = psMetadataCopy(readout->analysis, output->analysis); 270 270 } else { 271 271 // Fake the convolution
Note:
See TracChangeset
for help on using the changeset viewer.
