-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Cpp non constant format as path query #15628
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
Cpp non constant format as path query #15628
Conversation
…he output alert to be more precise on what is being alerted. Minor changes to the query itself to avoid redundancies with argv.
… cpp-non-constant-format-as-path-query # Conflicts: # cpp/ql/src/Likely Bugs/Format/NonConstantFormat.ql
…re accidentally removed in prior merge with other non-const branches)
It looks like the DCA run shows no regressions? Does that mean we are set on this one? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The results are much easier to understand now. 👍
I don't see any failures in Mathias's run, but it failed to analyze two projects. Would be good to have a brief change note (and that'll make CI happy). |
They both failed before the analyze step, so I wouldn't worry too much about that. |
I've added a change note now. Might as well just get this one merged ourselves given that Ben is on vacation. |
I've accepted the required changes in the PR, and I've opened an internal PR to accept the internal test changes. |
Modifying the cpp non const format query to be a path query.