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 static analysis or valgrind errors #11

Open
thatch opened this issue Sep 9, 2018 · 1 comment
Open

Fix static analysis or valgrind errors #11

thatch opened this issue Sep 9, 2018 · 1 comment

Comments

@thatch
Copy link
Owner

thatch commented Sep 9, 2018

For example, here's some valgrind output from a sample run: valgrind_errors.txt

Using valgrind or some other tool, try to find many of these and adjust loop conditions/have default values to avoid undefined behavior.

@thatch
Copy link
Owner Author

thatch commented Sep 10, 2018

The obvious ones related to line number 0 are fixed as of f0cc00

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

1 participant