search for: _dispatcher_context

Displaying 1 result from an estimated 1 matches for "_dispatcher_context".

2019 Apr 26
2
[ASan][Windows] Interceptor function type not compatible with intercepted function
..., SIZE_T , LPTHREAD_START_ROUTINE , LPVOID, DWORD, LPDWORD)' __C_specific_handler: From: 'int (__cdecl *)(void * , void *, void * , void * )' To: 'EXCEPTION_DISPOSITION (__cdecl *)(_EXCEPTION_RECORD *, void *, _CONTEXT *, _DISPATCHER_CONTEXT *)' Can someone on the Windows side take a quick look and revert my temporary fix? Thanks! Julian Bot failure: http://lab.llvm.org:8011/builders/sanitizer-windows/builds/45049/steps/stage%201%20build/logs/stdio My temporary fix: https://github.com/llvm/llvm-project/commit/93c05f097a969666...