IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 15, 2007, 5:41:39 PM (19 years ago)
Author:
Paul Price
Message:

Plugging memory leaks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSub/src/ppSubReadout.c

    r13392 r13393  
    118118        psLogMsg("ppSub", PS_LOG_INFO, "%d stamps rejected on iteration %d.", numRejected, i);
    119119    }
     120    psFree(stampMask);
    120121
    121122    psImage *convImage = NULL, *convWeight = NULL, *convMask = NULL; // Convolved images
Note: See TracChangeset for help on using the changeset viewer.