IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 3, 2006, 5:23:34 PM (20 years ago)
Author:
Paul Price
Message:

Plugging memory leak.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppMerge/src/ppMergeCombine.c

    r7803 r7811  
    100100                numScan++;
    101101            } while (numRead > 0);
     102            psFree(readout);            // Drop reference
    102103
    103104            // Blow away the cell data
Note: See TracChangeset for help on using the changeset viewer.