IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 23, 2006, 3:16:55 PM (20 years ago)
Author:
jhoblitt
Message:

fix memory leaks

File:
1 edited

Legend:

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

    r7658 r7671  
    409409    psFree(stacframeArgs);
    410410    psFree(addnormalizedArgs);
     411    psFree(normalizedArgs);
     412    psFree(normalizedframeArgs);
    411413    psFree(addresidArgs);
    412414    psFree(residArgs);
Note: See TracChangeset for help on using the changeset viewer.