We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Graph::propertyEditor
I reproduced with the following steps:
Backspace
Using gdb, I find out the null pointer problem causing crash in some shared_ptr code. I have the incoming PR.
Found while experimenting with #1596.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
I reproduced with the following steps:
Backspace
to drop some chars. Immediate seg fault!Using gdb, I find out the null pointer problem causing crash in some shared_ptr code. I have the incoming PR.
Found while experimenting with #1596.
The text was updated successfully, but these errors were encountered: