Changeset 1078 for trunk/dll/arccnrs.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/arccnrs.c

    r1077 r1078  
    13611361    else {
    13621362#     ifdef FORTIFY
    1363       Fortify_ChangeOwner(dcd);
     1363      Fortify_BecomeOwner(dcd);
    13641364#     endif
    13651365      /* set unique id */
Note: See TracChangeset for help on using the changeset viewer.