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: memory efficient poa bug fix #552

Closed
wants to merge 8 commits into from

Conversation

lorewar2
Copy link
Member

@lorewar2 lorewar2 commented Sep 13, 2023

The last update of memory efficient poa didn't retrieve and set the end of matrix rows correctly, causing poa to crash.
This fixes it.
Fixes #549.

@lorewar2 lorewar2 marked this pull request as draft September 13, 2023 07:22
@lorewar2 lorewar2 marked this pull request as ready for review November 14, 2023 22:27
@lorewar2 lorewar2 marked this pull request as draft November 21, 2023 20:55
@lorewar2 lorewar2 marked this pull request as ready for review November 21, 2023 22:01
@johanneskoester
Copy link
Contributor

Can you resolve the conflict?

@lorewar2
Copy link
Member Author

lorewar2 commented Feb 7, 2024

This fix was also in #569, I'll add this description to the merged pull request and close this one.
Thanks.

@lorewar2 lorewar2 closed this Feb 7, 2024
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.

POA index out of bounds
2 participants