]> sourceware.org Git - newlib-cygwin.git/commit
Check for correct funtion entry address in munge_threadfunc
authorQian Hong <qhong@codeweavers.com>
Thu, 29 Oct 2015 08:17:46 +0000 (09:17 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 2 Nov 2015 14:35:53 +0000 (15:35 +0100)
commit8aeda4365518c8e35813079bd3797f89e6a50ff7
tree9f4ce0eec051eb2aa3f81316a7ccef5124b07375
parent6f7c46e915f616f513fa996f33fca8e6eb902144
Check for correct funtion entry address in munge_threadfunc

* init.cc (munge_threadfunc): Check that we're actually replacing
the correct original function address on the stack.
* ntdll.h (enum _THREADINFOCLASS): Add ThreadQuerySetWin32StartAddress.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/ChangeLog
winsup/cygwin/init.cc
winsup/cygwin/ntdll.h
winsup/cygwin/release/2.3.0
This page took 0.030721 seconds and 5 git commands to generate.