IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 25267


Ignore:
Timestamp:
Sep 3, 2009, 5:59:07 PM (17 years ago)
Author:
Paul Price
Message:

Fixing double free.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap/psModules/src/camera/pmFPAMosaic.c

    r25266 r25267  
    11181118    newReadout->variance = mosaicVariance;
    11191119    newReadout->covariance = mosaicCovariance;
    1120     psFree(covariances);
    11211120    psFree(newReadout);                 // Drop reference
    11221121
Note: See TracChangeset for help on using the changeset viewer.