Ignore:
Timestamp:
Jul 8, 2011, 1:54:37 PM (14 years ago)
Author:
bird
Message:

fixed uninitialized variable.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kObjCache/kObjCache.c

    r2456 r2463  
    38633863    const char *pszObjName = NULL;
    38643864    int fRedirCompileStdIn = 0;
    3865     const char *pszNmPipeCompile;
     3865    const char *pszNmPipeCompile = NULL;
    38663866
    38673867    const char *pszTarget = NULL;
Note: See TracChangeset for help on using the changeset viewer.