IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 8469


Ignore:
Timestamp:
Aug 22, 2006, 5:43:20 AM (20 years ago)
Author:
rhl
Message:

Fix memory leak

File:
1 edited

Legend:

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

    r7437 r8469  
    8484
    8585        // otherwise, supply the resulting model to the corresponding blend
     86        psFree(blend->modelPSF);
    8687        blend->modelPSF = psMemIncrRefCounter (model);
    8788        psTrace ("psphot.blend", 5, "fitted blend as PSF\n");
Note: See TracChangeset for help on using the changeset viewer.