X Tutup
The Wayback Machine - https://web.archive.org/web/20220110175657/https://github.com/github/codeql/pull/7543
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

C++: Use range analysis for maximum lengths of %x formats #7543

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

@rdmarsh2
Copy link
Contributor

@rdmarsh2 rdmarsh2 commented Jan 7, 2022

No description provided.

rdmarsh2 added 2 commits Jan 7, 2022
The "new" result on line 189 is a tighter bound than was previously
established, not a newly introduced location.
@rdmarsh2 rdmarsh2 requested a review from as a code owner Jan 7, 2022
@github-actions github-actions bot added the C++ label Jan 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
X Tutup