IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 18, 2010, 1:06:20 PM (16 years ago)
Author:
Paul Price
Message:

Plug memory leak.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/imcombine/pmPSFEnvelope.c

    r26917 r27331  
    240240            }
    241241            float srcRadius = model->modelRadius(model->params, PS_SQR(VARIANCE_VAL)); // Radius for source
     242            psFree(model);
    242243            if (srcRadius == 0) {
    243244                continue;
Note: See TracChangeset for help on using the changeset viewer.