IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 7, 2006, 8:52:03 PM (20 years ago)
Author:
eugene
Message:

extensive cleanup of memory handling : no more leaks!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphot.c

    r6311 r6379  
    2222
    2323    psLogMsg ("psphot", 3, "complete psphot run: %f sec\n", psTimerMark ("complete"));
     24
     25    psFree (input);
     26    psFree (config);
     27    psphotCleanup ();
     28
    2429    exit (0);
    2530}
Note: See TracChangeset for help on using the changeset viewer.