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

line number out of bounds error notification shown for valueFlowMaxIterations #106

Open
firewave opened this issue Jan 5, 2025 · 1 comment
Assignees
Labels

Comments

@firewave
Copy link
Collaborator

firewave commented Jan 5, 2025

        <error id="valueFlowMaxIterations" severity="debug" msg="ValueFlow maximum iterations exceeded" verbose="ValueFlow maximum iterations exceeded">
            <location file="C:\Users\Username\AppData\Local\Temp\VI0br4k4_tinyxml2.cpp" line="0" column="0"/>
        </error>

This message requires --debug to be shown.

@firewave firewave self-assigned this Jan 5, 2025
@firewave
Copy link
Collaborator Author

firewave commented Jan 5, 2025

This is another type of message which should be shown at the file-level - see #60.

The notification is shown because this unlike others is currently not explicitly handled in the code.

@firewave firewave added the bug label Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant