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

BAD_ACCESS 在什么情况下出现? #13

Open
tbfungeek opened this issue Jan 5, 2020 · 0 comments
Open

BAD_ACCESS 在什么情况下出现? #13

tbfungeek opened this issue Jan 5, 2020 · 0 comments

Comments

@tbfungeek
Copy link
Owner

访问了已经被销毁的内存空间,就会报出这个错误。 根本原因是有 悬垂指针 没有被释放。

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

1 participant