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

    r6427 r6441  
    213213    psLogMsg ("psphot", 3, "subtracted background model: %f sec\n", psTimerMark ("psphot"));
    214214    psFree (rnd);
     215    psFree (model);
    215216    return (background);
    216217}
Note: See TracChangeset for help on using the changeset viewer.