preloader: Workaround for broken no-exec protections.
commit0216c404dcf9cf610faf66b7bb0e1c07d626261b
authorAlexandre Julliard <julliard@winehq.org>
Wed, 12 Apr 2006 17:53:16 +0000 (12 19:53 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 12 Apr 2006 17:53:16 +0000 (12 19:53 +0200)
tree6086250986e6f2ca95206318fb289b21a808cc46
parente55c44c737d5350319d2179b1de9eded68887a15
preloader: Workaround for broken no-exec protections.

Add an executable page at the top of the address space to defeat
broken no-exec protections that play with the code selector limit.
loader/preloader.c