Hack: set DEP/NX on Windows via SetProcessDEPPolicy.
commit1782e34b55f8f0fdb3504ee05a2ec94b7aae73e1
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Wed, 16 Sep 2009 18:07:19 +0000 (16 18:07 +0000)
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Wed, 16 Sep 2009 18:07:19 +0000 (16 18:07 +0000)
tree2f220f66a2f4cb4b76511c3cac972de696f46d10
parent11ce51e3f08d01fbe6339c8c06b8e44965903ed7
Hack: set DEP/NX on Windows via SetProcessDEPPolicy.
This should really be done via the NXCOMPAT PE flag, but looks like
binutils will not get support for it any time soon and not having this
security feature enabled is just ridiculous.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29683 b3059339-0415-0410-9bf9-f77b7e298cf2
mplayer.c