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

Infinite loop/allocation on costCenters #18

Open
ndmitchell opened this issue May 17, 2019 · 1 comment
Open

Infinite loop/allocation on costCenters #18

ndmitchell opened this issue May 17, 2019 · 1 comment

Comments

@ndmitchell
Copy link

Given https://gist.github.com/ndmitchell/213f9d0a0919c23b80fb3c75c1178657, if you parse it with decode you get a valid value (even though it has trailing garbage at the bottom, e.g #12). But if you then call costCenters it loops forever. I suggest that costCenters should be robust to any input.

@maoe
Copy link
Owner

maoe commented May 20, 2019

Thank you for the report! I’ll take a look.

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

No branches or pull requests

2 participants