IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 15156


Ignore:
Timestamp:
Oct 1, 2007, 2:29:03 PM (19 years ago)
Author:
jhoblitt
Message:

fix -pendingimfile to work even when one camera runs out of imfiles

File:
1 edited

Legend:

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

    r15155 r15156  
    287287            psTrace("pztool", PS_LOG_INFO, "no rows found");
    288288            psFree(result);
    289             psFree(cameraImfiles);
    290             return true;
     289            continue;
    291290        }
    292291
Note: See TracChangeset for help on using the changeset viewer.