summaryrefslogtreecommitdiff
path: root/changes/ticket21953
blob: 7cc84f506d8bd75fc08f066616727b908c53b976 (plain)
1
2
3
4
5
6
  o Minor features:
    - Enable a couple of pieces of Windows hardening: one
      (HeapEnableTerminationOnCorruption) that has been on-by-default since
      Windows 8, and unavailable before Windows 7, and one
      (PROCESS_DEP_DISABLE_ATL_THUNK_EMULATION) which we believe doesn't
      affect us, but shouldn't do any harm. Closes ticket 21953.