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>
This commit is contained in:
committed by
Corinna Vinschen
parent
e30d78d685
commit
ff3c4a7d2f
@@ -50,3 +50,6 @@ Bug Fixes
|
||||
|
||||
- Avoid SEGV when handling SIDs with 0 subauthorities.
|
||||
Addresses: https://cygwin.com/ml/cygwin/2015-10/msg00141.html
|
||||
|
||||
- Fix a potential SEGV on (at least) Wine.
|
||||
Addresses: https://cygwin.com/ml/cygwin/2015-10/msg00018.html
|
||||
|
Reference in New Issue
Block a user