IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 18580


Ignore:
Timestamp:
Jul 16, 2008, 1:05:06 PM (18 years ago)
Author:
eugene
Message:

plug memory leak

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/fits/psFitsImage.c

    r18421 r18580  
    77 *  @author Robert DeSonia, MHPCC
    88 *
    9  *  @version $Revision: 1.34 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2008-07-04 03:18:06 $
     9 *  @version $Revision: 1.35 $ $Name: not supported by cvs2svn $
     10 *  @date $Date: 2008-07-16 23:05:06 $
    1111 *
    1212 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    793793    }
    794794
     795    psFree(diskImage);
    795796    return true;
    796797
Note: See TracChangeset for help on using the changeset viewer.