A call to memmove is used early during new thread initialization on OS X. This patch uses the COMMON_INTERCEPTOR_NOTHING_IS_INITIALIZED check, similarly to how we deal with other early-used interceptors.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM