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

Fix bug ShortestPath.cpp #13331

Closed
wants to merge 1 commit into from
Closed

Conversation

supermerill
Copy link
Contributor

Accessing a moved object.
Also this method create an unused "out" variable by removing from the parameter. I guess It should update the parameter object?
Anyway, seems very wrong

Accessing a moved object.
Also this method create an unused "out" variable by removing from the parameter.
I guess It should update the parameter object?
Anyway, seems very wrong
@lukasmatena
Copy link
Collaborator

Thanks. You are right, this really looks wrong on many different levels. I have merged the commit into our development branch, it will be out with the next release (not with 2.8.1). Closing.

lukasmatena pushed a commit that referenced this pull request Nov 20, 2024
Accessing a moved object.
Also this method create an unused "out" variable by removing from the parameter.
I guess It should update the parameter object?
Anyway, seems very wrong
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

Successfully merging this pull request may close these issues.

2 participants