Ignore:
Timestamp:
Sep 4, 2016, 3:28:12 AM (9 years ago)
Author:
bird
Message:

Only invalidate the PATH_OUT and TEMP in kWorker.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/dir-nt-bird.c

    r2862 r2868  
    114114                {
    115115                    PKFSOBJ pNameObj = kFsCacheLookupRelativeToDirA(g_pFsCache, (PKFSDIR)pDirObj,
    116                                                                     pszName, strlen(pszName), &enmError);
     116                                                                    pszName, strlen(pszName), &enmError, NULL);
    117117                    if (pNameObj)
    118118                    {
Note: See TracChangeset for help on using the changeset viewer.