IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 9, 2006, 2:32:57 PM (20 years ago)
Author:
jhoblitt
Message:

plug a simple memory leak

File:
1 edited

Legend:

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

    r9930 r9940  
    715715            use_end
    716716        );
     717    psFree(registered);
     718    psFree(use_begin);
     719    psFree(use_end);
    717720    long det_id = psDBLastInsertID(config->dbh);
    718721
Note: See TracChangeset for help on using the changeset viewer.