IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 6857


Ignore:
Timestamp:
Apr 13, 2006, 5:12:18 PM (20 years ago)
Author:
Paul Price
Message:

Plugging memory leak

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel10_ifa/psLib/src/fits/psFitsHeader.c

    r6790 r6857  
    77 *  @author Robert DeSonia, MHPCC
    88 *
    9  *  @version $Revision: 1.2.4.5 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2006-04-05 02:40:06 $
     9 *  @version $Revision: 1.2.4.6 $ $Name: not supported by cvs2svn $
     10 *  @date $Date: 2006-04-14 03:12:18 $
    1111 *
    1212 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    341341        }
    342342    }
     343    psFree(iter);
    343344
    344345    psFree(iter);
Note: See TracChangeset for help on using the changeset viewer.