Changeset 21529
- Timestamp:
- Feb 17, 2009, 4:58:59 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/pswarp/src/pswarpTransformReadout.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pswarp/src/pswarpTransformReadout.c
r21368 r21529 6 6 * 7 7 * @author IfA 8 * @version $Revision: 1.1 6$ $Name: not supported by cvs2svn $9 * @date $Date: 2009-02- 06 03:10:36$8 * @version $Revision: 1.17 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2009-02-18 02:58:59 $ 10 10 * Copyright 2009 Institute for Astronomy, University of Hawaii 11 11 */ … … 146 146 psMetadataAddList(output->analysis, PS_LIST_TAIL, PSWARP_ANALYSIS_COVARIANCES, 0, 147 147 "Collection of covariance matrices", covariances); 148 psFree(covariances); // Drop reference; still have the copy on the analysis metadata 148 149 } 149 150 while ((job = psThreadJobGetDone()) != NULL) {
Note:
See TracChangeset
for help on using the changeset viewer.
