IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 10119


Ignore:
Timestamp:
Nov 20, 2006, 5:20:42 PM (19 years ago)
Author:
jhoblitt
Message:

fix a mem leak

File:
1 edited

Legend:

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

    r10118 r10119  
    126126        psError(PS_ERR_UNKNOWN, true, "%s failed with exit status %d",
    127127            FILESET_LS_CMD, exitStatus);
     128        psFree(cmdOutput);
    128129        return false;
    129130    }
Note: See TracChangeset for help on using the changeset viewer.