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

fixed out of bounds access on record filter save #62

Merged
merged 1 commit into from Sep 4, 2018

Conversation

Grouflon
Copy link

Hello,
it seems that in the current filter automation save & load code, there are iterations of 32 iterating over an array of size 16, making it impossible to produce a save on a project using an automation.

It solves the issue on my test case, hopefully I haven't missed anything.

Cheers and thanks a lot for this tool, it's amazing !

@TerryCavanagh TerryCavanagh merged commit 70db3f4 into TerryCavanagh:master Sep 4, 2018
@TerryCavanagh
Copy link
Owner

Wow, you're right! I hadn't realised this was broken! Thanks for the fix!

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.

None yet

2 participants