Changeset 1036 for trunk/dll/wrappers.c


Ignore:
Timestamp:
Jul 2, 2008, 12:53:51 AM (17 years ago)
Author:
Gregg Young
Message:

More fortify changes eliminated the leave scope wrapper except in mainwnd.c Wrapper only unlaods stuuff (archivers, commands, etc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/wrappers.c

    r1034 r1036  
    418418  free_tools();
    419419  ret = Fortify_LeaveScope(pszSrcFile, uiLineNumber);
    420   load_commands();
    421   load_associations();
    422   load_udirs();
    423420  return ret;
    424421}
Note: See TracChangeset for help on using the changeset viewer.