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

Call member function on NULL #6

Closed
yrabbit opened this issue Oct 4, 2018 · 1 comment
Closed

Call member function on NULL #6

yrabbit opened this issue Oct 4, 2018 · 1 comment

Comments

@yrabbit
Copy link

yrabbit commented Oct 4, 2018

Hello,
there is small mistake

src/Gui/ViewProviderLink.cpp 515

            if(!sobj) {
                FC_ERR("invalid sub name " << nextsub << " of object " << sobj->getNameInDocument());
@realthunder
Copy link
Owner

oops! Thanks for reporting!

realthunder added a commit that referenced this issue Oct 4, 2018
@yrabbit yrabbit closed this as completed Oct 15, 2018
realthunder added a commit that referenced this issue Nov 13, 2018
@yahbluez yahbluez mentioned this issue Jan 18, 2024
2 tasks
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