IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 21, 2007, 3:12:25 PM (19 years ago)
Author:
magnier
Message:

fix leaks

File:
1 edited

Legend:

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

    r10919 r11228  
    33 *  @author EAM, IfA
    44 *
    5  *  @version $Revision: 1.14 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2007-01-05 20:18:42 $
     5 *  @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2007-01-22 01:12:25 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    160160        sources->data[i] = source;
    161161    }
     162    psFree (table);
    162163    return (sources);
    163164}
Note: See TracChangeset for help on using the changeset viewer.