Skip to content
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

注解造成的内存泄漏 #123

Open
xiubojin opened this issue Jun 19, 2018 · 2 comments
Open

注解造成的内存泄漏 #123

xiubojin opened this issue Jun 19, 2018 · 2 comments

Comments

@xiubojin
Copy link

1、打开Xcode Address Sanitizer
2、运行项目
3、定位到问题,BHAnnoatation.m -> char string = (char)memory[idx];这一行代码。

@xiubojin
Copy link
Author

xiubojin commented Jun 25, 2018

@zhhwdev
Copy link

zhhwdev commented Feb 15, 2019

我这边也发现了这个问题了。不打开Address Sanitizer就没事

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants