IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 16, 2006, 4:51:07 PM (20 years ago)
Author:
eugene
Message:

fixing memory issues, converging with pslib v.10

File:
1 edited

Legend:

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

    r6427 r6441  
    5656    // free up the local copies of the data
    5757    psFree (psf);
     58    psFree (sources);
    5859    psFree (peaks);
    59     psFree (sources);
    6060    psFree (skymodel);
    61 
    6261    return true;
    6362}
Note: See TracChangeset for help on using the changeset viewer.