- Timestamp:
 - Aug 19, 2016, 1:58:33 PM (9 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/client/src/ndpsmb.c (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/client/src/ndpsmb.c
r963 r964 1317 1317 szFullPath, pfi->pszName); 1318 1318 1319 debuglocal(pRes, 9, "NdpEAQuery in [%p] <%s> %08x %d\n", pConn, path, pGEAList, pGEAList ? pGEAList->cbList : 0);1319 debuglocal(pRes, 9, "NdpEAQuery in [%p] <%s> %08x %d\n", pConn, szFullPath, pGEAList, pGEAList ? pGEAList->cbList : 0); 1320 1320 1321 1321 char *pchBuffer = (char *)malloc(cbBuffer);  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  