IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 4, 2006, 12:14:58 PM (20 years ago)
Author:
Paul Price
Message:

Patching memory leaks by adding pmConfigDone to free file-static pointer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel10_ifa/psModules/src/config/pmConfig.h

    r6734 r6773  
    33 *  @author PAP, IfA
    44 *
    5  *  @version $Revision: 1.3.4.5 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-03-30 20:08:30 $
     5 *  @version $Revision: 1.3.4.6 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-04-04 22:14:58 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2828
    2929pmConfig *pmConfigAlloc(void);
     30
     31// Free static variables
     32void pmConfigDone(void);
    3033
    3134/** pmConfigRead
Note: See TracChangeset for help on using the changeset viewer.