IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 5, 2007, 6:31:38 PM (19 years ago)
Author:
eugene
Message:

fixing double frees, leaks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStats/src/ppStatsStandAlone.c

    r13658 r13675  
    5858
    5959    // Go through the FPA and do the hard work
    60     psMetadata *results = ppStatsLoop(&status, NULL, data, config);
     60    psMetadata *results = ppStatsLoop(&status, data, config);
    6161    if (status != PS_EXIT_SUCCESS) {
    6262        psErrorStackPrint(stderr, "Error in stats loop.\n");
Note: See TracChangeset for help on using the changeset viewer.