Changeset 1032 for trunk/dll/newview.c


Ignore:
Timestamp:
Jun 30, 2008, 4:55:36 AM (17 years ago)
Author:
Gregg Young
Message:

Fortify updates including a leave scope wrapper which frees and in some cases reloads commands, archivers, association, etc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/newview.c

    r1029 r1032  
    650650    DosPostEventSem(CompactSem);
    651651# ifdef FORTIFY
    652   Fortify_LeaveScope();
     652    xFortify_LeaveScope(pszSrcFile, __LINE__);
    653653# endif
    654654  }
Note: See TracChangeset for help on using the changeset viewer.