Skip to content

Fix Crash.

Compare
Choose a tag to compare
@yulingtianxia yulingtianxia released this 22 Jan 16:25
  1. Fix thread safety issue! (Crash)
  2. Fix: First hook a Class instance method, and then hook its instance (same method). It will crash when perform on this instance's method!
  3. Update UnitTest cases.