IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 21341


Ignore:
Timestamp:
Feb 5, 2009, 2:50:31 PM (17 years ago)
Author:
eugene
Message:

clean up source fit set before cleaning up rest of psModules

File:
1 edited

Legend:

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

    r21166 r21341  
    1010    pmModelClassCleanup ();
    1111    psTimeFinalize ();
     12    pmSourceFitSetDone ();
    1213    pmConceptsDone ();
    1314    pmConfigDone ();
    14     pmSourceFitSetDone ();
    1515    // fprintf (stderr, "found %d leaks at %s\n", psMemCheckLeaks (0, NULL, NULL, false), "psphot");
    1616    fprintf (stderr, "found %d leaks at %s\n", psMemCheckLeaks (0, NULL, stdout, false), "psphot");
Note: See TracChangeset for help on using the changeset viewer.