IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 14978


Ignore:
Timestamp:
Sep 21, 2007, 2:50:18 PM (19 years ago)
Author:
Paul Price
Message:

Missing return caused memory corruption.

File:
1 edited

Legend:

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

    r14665 r14978  
    48384838            psFree(residImfile);
    48394839            psFree(output);
     4840            return false;
    48404841        }
    48414842        psFree(residImfile);
Note: See TracChangeset for help on using the changeset viewer.