-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Check return value of const_ptr_pointee
#1419
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
Conversation
…nst dereferencing null pointers;
Argh, I think I pulled the trigger too fast. I think that |
See 68e2794. If this assert trips, the problem is elsewhere. |
@andrewrk I think that it is okay that |
btw, here is the backtrace that I am getting on his code on 68e2794:
|
This is the file that trips assert: dutchgh0s_issue1419.txt |
Thanks to
DutchGh0s
on IRC.