VirtualBox

Changes between Initial Version and Version 1 of Ticket #15245, comment 11


Ignore:
Timestamp:
Apr 25, 2016 1:49:13 PM (8 years ago)
Author:
Jiri Hruska

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15245, comment 11

    initial v1  
    33Indeed, there is another new pointer-sized value at the end of the structure for ASLR improvements in the latest builds.
    44
    5 From WinTypes.pdb of 14328.rs1_release:
     5''Edit: details moved to the new #15337, sorry for the necromancy! ''
    66
    7 {{{
    8 UserDefinedType: _IMAGE_LOAD_CONFIG_DIRECTORY64, len = 0xC8
    9 ...
    10 Data           :   this+0xA0, Member, Type: unsigned __int64, GuardAddressTakenIatEntryTable
    11 Data           :   this+0xA8, Member, Type: unsigned __int64, GuardAddressTakenIatEntryCount
    12 Data           :   this+0xB0, Member, Type: unsigned __int64, GuardLongJumpTargetTable
    13 Data           :   this+0xB8, Member, Type: unsigned __int64, GuardLongJumpTargetCount
    14 Data           :   this+0xC0, Member, Type: unsigned __int64, DynamicValueRelocTable
    15 }}}
    16 
    17 {{{
    18 UserDefinedType: _IMAGE_LOAD_CONFIG_DIRECTORY32, len = 0x7C
    19 ...
    20 Data           :   this+0x68, Member, Type: unsigned long, GuardAddressTakenIatEntryTable
    21 Data           :   this+0x6C, Member, Type: unsigned long, GuardAddressTakenIatEntryCount
    22 Data           :   this+0x70, Member, Type: unsigned long, GuardLongJumpTargetTable
    23 Data           :   this+0x74, Member, Type: unsigned long, GuardLongJumpTargetCount
    24 Data           :   this+0x78, Member, Type: unsigned long, DynamicValueRelocTable
    25 }}}
    26 
    27 Reopening to not have a thousand tickets about the same thing - sorry if that's not what you guys prefer (the previous fix already in a release etc.).
     7~~Reopening to not have a thousand tickets about the same thing - sorry if that's not what you guys prefer (the previous fix already in a release etc.).~~

© 2023 Oracle
ContactPrivacy policyTerms of Use