IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 7, 2006, 8:52:03 PM (20 years ago)
Author:
eugene
Message:

extensive cleanup of memory handling : no more leaks!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotRoughClass.c

    r6320 r6379  
    1515    psphotDumpMoments (config, sources);
    1616
    17     char *breakPt = psMetadataLookupPtr (&status, config, "BREAK_POINT");
     17    char *breakPt = psMetadataLookupStr (&status, config, "BREAK_POINT");
    1818    if (!strcasecmp (breakPt, "CLASS")) exit (0);
    1919
Note: See TracChangeset for help on using the changeset viewer.