IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 15, 2008, 11:19:09 AM (18 years ago)
Author:
eugene
Message:

fix leak

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/camera/pmFPAfile.c

    r16417 r16515  
    493493    if (name) {
    494494        if (!psMetadataLookup(files, name)) {
    495             // No files
     495            psFree (list);
    496496            return NULL;
    497497        }
Note: See TracChangeset for help on using the changeset viewer.