winebuild: Do not access memory below ESP when restoring thread contexts.
commit44fbc018eda12bdee5c2c1e2e40dbdc6a81b27fd
authorSebastian Lackner <sebastian@fds-team.de>
Thu, 12 Feb 2015 10:09:34 +0000 (12 11:09 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 27 Feb 2015 06:05:54 +0000 (27 15:05 +0900)
tree86f9baa5ac26de793ae8c324d77fcd44f690533d
parent6bec132c7ac6d21bb7da45b93d67bfad47ef8b58
winebuild: Do not access memory below ESP when restoring thread contexts.

Based on a patch by John Reiser.
tools/winebuild/relay.c