Changeset 1113 for trunk/dll/dircnrs.c


Ignore:
Timestamp:
Aug 24, 2008, 5:24:19 AM (17 years ago)
Author:
Gregg Young
Message:

Use pszDisplayName for display in dirsize.c change free code to free it; fix memory leak in dirsize. (Ticket 269)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/dircnrs.c

    r1102 r1113  
    648648  case UM_SETUP:
    649649#   ifdef FORTIFY
    650     DbgMsg(pszSrcFile, __LINE__, "UM_SETUP hwnd %p TID %u", hwnd, GetTidForThread());   // 18 Jul 08 SHL fixme
     650    //DbgMsg(pszSrcFile, __LINE__, "UM_SETUP hwnd %p TID %u", hwnd, GetTidForThread()); // 18 Jul 08 SHL fixme
    651651    Fortify_EnterScope();
    652652#   endif
Note: See TracChangeset for help on using the changeset viewer.