Skip to content

1.2.9

Compare
Choose a tag to compare
@vandroiy2013 vandroiy2013 released this 21 Dec 10:48

v1.2.9

  • Added kern_atomic.hpp header to support atomic types with old Clang
  • Added ThreadLocal APIs
  • Added KernelPatcher::eraseCoverageInstPrefix API
  • Fixed race condition during bootstrap (thx @Download-Fritz)
  • Fixed potential race condition during user patching