forked from github/codeql
-
Notifications
You must be signed in to change notification settings - Fork 8
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
27 cppnon constant format bug local #29
Open
bdrodes
wants to merge
12
commits into
main
Choose a base branch
from
27-cppnon-constant-format-bug-local
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Nov 8, 2023
-
Adding missing strsafe sprintf variants.
(cherry picked from commit bdae2af)
Configuration menu - View commit details
-
Copy full SHA for 048a138 - Browse repository at this point
Copy the full SHA 048a138View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ebeb03 - Browse repository at this point
Copy the full SHA 3ebeb03View commit details -
Adding missing strsafe sprintf variants.
(cherry picked from commit bdae2af)
Configuration menu - View commit details
-
Copy full SHA for c14bef3 - Browse repository at this point
Copy the full SHA c14bef3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c946628 - Browse repository at this point
Copy the full SHA c946628View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b350bd - Browse repository at this point
Copy the full SHA 3b350bdView commit details
Commits on Nov 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0555ce4 - Browse repository at this point
Copy the full SHA 0555ce4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49532de - Browse repository at this point
Copy the full SHA 49532deView commit details
Commits on Nov 16, 2023
-
Merge pull request github#14736 from MathiasVP/fix-global-indirect-flow
C++: Fix indirect global-variable flow
Configuration menu - View commit details
-
Copy full SHA for 5b72823 - Browse repository at this point
Copy the full SHA 5b72823View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e2db07 - Browse repository at this point
Copy the full SHA 5e2db07View commit details -
Configuration menu - View commit details
-
Copy full SHA for f61a737 - Browse repository at this point
Copy the full SHA f61a737View commit details
Commits on Nov 17, 2023
-
Adding support to find non-constant string concat. Find str concat wi…
…th non-const args separately and trace these to format specifiers.
Configuration menu - View commit details
-
Copy full SHA for 3631c06 - Browse repository at this point
Copy the full SHA 3631c06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0eb2022 - Browse repository at this point
Copy the full SHA 0eb2022View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.