Skip to content
This repository has been archived by the owner on Feb 3, 2025. It is now read-only.

Animation::GetKeyFrame #36

Closed
osrf-migration opened this issue Oct 9, 2012 · 3 comments
Closed

Animation::GetKeyFrame #36

osrf-migration opened this issue Oct 9, 2012 · 3 comments
Labels
all bug Something isn't working minor

Comments

@osrf-migration
Copy link

Original report (archived issue) by Hugo Boyer (Bitbucket: hugomatic, GitHub: hugomatic).


The doc says that NULL is returned if the index is wrong, but the implementation uses opertator [] which doesn't check.
http://en.cppreference.com/w/cpp/container/vector/operator_at

@osrf-migration
Copy link
Author

Original comment by Nate Koenig (Bitbucket: Nathan Koenig).


  • changed state from "new" to "resolved"

Fixed in pull request #132

@osrf-migration
Copy link
Author

Original comment by Nate Koenig (Bitbucket: Nathan Koenig).


  • set version to "all"

@osrf-migration
Copy link
Author

Original comment by Nate Koenig (Bitbucket: Nathan Koenig).


  • changed state from "resolved" to "closed"

@osrf-migration osrf-migration added minor bug Something isn't working all labels Apr 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
all bug Something isn't working minor
Projects
None yet
Development

No branches or pull requests

1 participant