IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16990


Ignore:
Timestamp:
Mar 13, 2008, 5:21:52 PM (18 years ago)
Author:
Paul Price
Message:

Plugging memory leak.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmPSF_IO.c

    r15982 r16990  
    66 *  @author EAM, IfA
    77 *
    8  *  @version $Revision: 1.30 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2008-01-02 20:37:43 $
     8 *  @version $Revision: 1.31 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2008-03-14 03:21:52 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    715715    }
    716716    psFree (binning);
     717    psFree(options);
    717718
    718719    // other required information describing the PSF
Note: See TracChangeset for help on using the changeset viewer.