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

Invalid use of iterators in ValueContainerV1 #7

Open
michkot opened this issue Mar 13, 2017 · 2 comments
Open

Invalid use of iterators in ValueContainerV1 #7

michkot opened this issue Mar 13, 2017 · 2 comments
Assignees
Labels

Comments

@michkot
Copy link
Member

michkot commented Mar 13, 2017

Deletion used when iterating over a container which invalidates iterators upon such an operation. See code comments for more.

@michkot michkot added the bug label Mar 13, 2017
@michkot michkot added this to the SMG based analysis without abstraction milestone Mar 13, 2017
@michkot
Copy link
Member Author

michkot commented Mar 13, 2017

Look in the file initial diff in 4106b63#diff-6bcd1fcecc834c1e2aa02639882f117a and/or search for "#7" in the page

@michkot michkot changed the title Invalid use of iterators in VC1 Invalid use of iterators in ValueContainerV1 Mar 14, 2017
@michkot
Copy link
Member Author

michkot commented Mar 17, 2017

This is more like temporary fix for me, i think that at last, the receiver should copy the one to copy the vector, if he needs to - there is no need to copy it in the find-function. Would you consider this?
And, see the comment attached to commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants