IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 26, 2009, 2:56:35 PM (17 years ago)
Author:
Paul Price
Message:

Can't free the concepts specs --- they're only borrowed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/config/pmConfigCamera.c

    r22699 r22700  
    293293        }
    294294        psFree(iter);
    295         psFree(concepts);
    296295
    297296        concepts = pmConceptsSpecs(PM_FPA_LEVEL_CHIP);
     
    304303        }
    305304        psFree(iter);
    306         psFree(concepts);
    307305
    308306        concepts = pmConceptsSpecs(PM_FPA_LEVEL_CELL);
     
    315313        }
    316314        psFree(iter);
    317         psFree(concepts);
    318315
    319316        psMetadataAddMetadata(format, PS_LIST_TAIL, "TRANSLATION", 0, "How to translate the FITS headers",
Note: See TracChangeset for help on using the changeset viewer.