IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 29, 2006, 8:29:34 AM (20 years ago)
Author:
magnier
Message:

fix leak

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/astrom/pmAstrometryWCS.c

    r10829 r10850  
    77 *  @author EAM, IfA
    88 *
    9  *  @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2006-12-25 01:49:49 $
     9 *  @version $Revision: 1.13 $ $Name: not supported by cvs2svn $
     10 *  @date $Date: 2006-12-29 18:29:34 $
    1111 *
    1212 *  Copyright 2006 Institute for Astronomy, University of Hawaii
     
    446446        toFPA->y->coeff[0][0] = fp->y;
    447447
     448        psFree (sky);
     449        psFree (tp);
    448450        psFree (fp);
    449         psFree (sky);
    450451        psFree (chip);
    451452        psFree (toSky);
Note: See TracChangeset for help on using the changeset viewer.