-
Notifications
You must be signed in to change notification settings - Fork 218
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
debug模式下 会报内存错误. #13
Comments
我测试也会 |
我也是出现这个问题,debug模式下会 hook成功. hook 函数里调用 Original 函数的时候会报错内存已损坏,请问有解决方案么? |
+1 |
1 similar comment
+1 |
Repository owner
deleted a comment
Feb 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
在debug模式下. 报内存错误. 用release 版本是正常的.不知道是不是哪里设置 要 调整的
The text was updated successfully, but these errors were encountered: