Changeset 1078 for trunk/dll/worker.c


Ignore:
Timestamp:
Jul 19, 2008, 6:08:02 AM (17 years ago)
Author:
Steven Levine
Message:

More Fortify infrastructure enhancements
Rework Fortify_SetOwner
Add Fortify_BecomeOwner
Avoid more spurious leak reports

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/worker.c

    r1077 r1078  
    10011001  if (wk) {
    10021002#   ifdef FORTIFY
    1003     // Fortify_ChangeOwner(wk);
     1003    // Fortify_BecomeOwner(wk);
    10041004    Fortify_EnterScope();
    10051005#   endif
Note: See TracChangeset for help on using the changeset viewer.