IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 8, 2006, 1:02:02 PM (20 years ago)
Author:
Paul Price
Message:

Fixing memory leaks and multiple frees

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_rel9_p0/psModules/src/imsubtract/pmSubtractBias.c

    r6352 r6386  
    1111 *  @author GLG, MHPCC
    1212 *
    13  *  @version $Revision: 1.6.8.1.2.6 $ $Name: not supported by cvs2svn $
    14  *  @date $Date: 2006-02-08 00:53:55 $
     13 *  @version $Revision: 1.6.8.1.2.7 $ $Name: not supported by cvs2svn $
     14 *  @date $Date: 2006-02-08 23:02:02 $
    1515 *
    1616 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    572572        }
    573573        psFree(myStats);
    574         psFree(overscans);
    575574    } // End of overscan subtraction
    576575
Note: See TracChangeset for help on using the changeset viewer.