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: The loop condition should be 'i < argc' to avoid accessing argv out of bounds. #1031

Closed
wants to merge 1 commit into from

Conversation

RealHurrison
Copy link

The loop condition should be 'i < argc' to avoid accessing argv out of bounds.

…out of bounds.

The loop condition should be 'i < argc' to avoid accessing argv out of bounds.
@madMAx43v3r
Copy link
Owner

this code is not used though? that's a library util

@madMAx43v3r
Copy link
Owner

Here's the source repo: https://github.com/Cyan4973/FiniteStateEntropy

@madMAx43v3r madMAx43v3r closed this May 4, 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.

2 participants