[OpenSmalltalk/opensmalltalk-vm] 2a260d: Enable ASLR and DEP in Windows

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] 2a260d: Enable ASLR and DEP in Windows

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 2a260de3b3e63ba205e49db619ff571cf7348fce
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/2a260de3b3e63ba205e49db619ff571cf7348fce
  Author: Luís Câmara <[hidden email]>
  Date:   2017-11-03 (Fri, 03 Nov 2017)

  Changed paths:
    M build.win32x86/common/Makefile.tools

  Log Message:
  -----------
  Enable ASLR and DEP in Windows


  Commit: 53e966784526b9b0559fce1b1d74cc942b4f2300
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/53e966784526b9b0559fce1b1d74cc942b4f2300
  Author: Nicolas Cellier <[hidden email]>
  Date:   2017-12-01 (Fri, 01 Dec 2017)

  Changed paths:
    M build.win32x86/common/Makefile.tools

  Log Message:
  -----------
  Merge pull request #166 from luis140219/patch-2

Enable ASLR and DEP in Win32


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/106fdde6feb8...53e966784526