IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 23, 2006, 4:09:15 PM (20 years ago)
Author:
jhoblitt
Message:

fix memory leaks in procMode()

File:
1 edited

Legend:

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

    r7674 r7675  
    809809            }
    810810        }
     811
     812        psFree(rawImfiles);
     813       
    811814#if 0
    812815        {
     
    899902                NULL, md
    900903            );
     904            psFree(md);
    901905        }
    902906
Note: See TracChangeset for help on using the changeset viewer.