IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 6741


Ignore:
Timestamp:
Mar 30, 2006, 2:58:50 PM (20 years ago)
Author:
Paul Price
Message:

Squashing memory leak in psMetadataCopy.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel10_ifa/psLib/src/types/psMetadata.c

    r6735 r6741  
    1212 *  @author Ross Harman, MHPCC
    1313 *
    14  *  @version $Revision: 1.99.4.10 $ $Name: not supported by cvs2svn $
    15  *  @date $Date: 2006-03-30 20:21:06 $
     14 *  @version $Revision: 1.99.4.11 $ $Name: not supported by cvs2svn $
     15 *  @date $Date: 2006-03-31 00:58:50 $
    1616 *
    1717 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    440440                              inItem->comment);
    441441        }
     442        psFree(newItem);                // Drop reference
    442443    }
    443444    psFree(iter);
Note: See TracChangeset for help on using the changeset viewer.