IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 7035


Ignore:
Timestamp:
May 1, 2006, 4:14:13 PM (20 years ago)
Author:
jhoblitt
Message:

fix memory leak

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/guidetoolConfig.c

    r7034 r7035  
    141141    }
    142142
     143    // generate SQL where claus
    143144    psMetadata *where = psMetadataAlloc();
    144145
     
    177178    }
    178179}
     180    psFree(argSet);
    179181
    180182    if (where->list->n < 1) {
Note: See TracChangeset for help on using the changeset viewer.