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

[wpimath] Fix TimeInterpolatableBuffer crash #5972

Conversation

calcmogul
Copy link
Member

Don't decrement buffer iterator if it's at the beginning of the container.

@calcmogul calcmogul requested a review from a team as a code owner November 28, 2023 16:37
@calcmogul calcmogul force-pushed the wpimath-fix-time-interpolatable-buffer-crash branch from 7fa446d to 334a0f0 Compare November 28, 2023 16:43
Don't decrement buffer iterator if it's at the beginning of the
container.
@calcmogul calcmogul force-pushed the wpimath-fix-time-interpolatable-buffer-crash branch from 334a0f0 to 4356c58 Compare November 28, 2023 16:50
@PeterJohnson PeterJohnson merged commit 3081611 into wpilibsuite:main Dec 1, 2023
25 of 26 checks passed
@calcmogul calcmogul deleted the wpimath-fix-time-interpolatable-buffer-crash branch December 1, 2023 07:20
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