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/psphotEnsemblePSF.c

    r6949 r8470  
    188188
    189189        // need to increment counter so we can free models here and sources above
    190         Fi->modelPSF = psMemCopy (Mi->modelPSF);
     190        Fi->modelPSF = psMemIncrRefCounter (Mi->modelPSF);
    191191
    192192        // assign linearly-fitted normalization
Note: See TracChangeset for help on using the changeset viewer.