IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 22, 2006, 9:57:51 AM (20 years ago)
Author:
rhl
Message:

Changed all psMemCopy "calls" to psMemIncrRefCounter

File:
1 edited

Legend:

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

    r8437 r8470  
    100100
    101101    // save only the best model;
    102     psf = psMemCopy(try->psf);
     102    psf = psMemIncrRefCounter(try->psf);
    103103    psFree (models);
    104104
Note: See TracChangeset for help on using the changeset viewer.