IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 7809


Ignore:
Timestamp:
Jul 3, 2006, 5:12:43 PM (20 years ago)
Author:
Paul Price
Message:

Catching memory leak.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppMerge/src/ppMergeConfig.c

    r7698 r7809  
    6161    psMetadataAddPtr(config->arguments, PS_LIST_TAIL, "INPUT", PS_DATA_ARRAY,
    6262                     "Array of inputs images", files);
     63    psFree(files);                      // Drop reference
    6364
    6465#ifndef OMIT_PSDB
Note: See TracChangeset for help on using the changeset viewer.