IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 25, 2011, 7:35:48 AM (15 years ago)
Author:
eugene
Message:

plug possible source of a leak; add the DIFF_SELF_MATCH flag

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/astrom/pmAstrometryWCS.c

    r28386 r32808  
    487487
    488488    if (fpa->toSky == NULL) {
     489        psFree(fpa->toTPA);
     490        psFree(fpa->fromTPA);
    489491        fpa->toTPA = psPlaneTransformIdentity (1);
    490492        fpa->fromTPA = psPlaneTransformIdentity (1);
Note: See TracChangeset for help on using the changeset viewer.