Skip to content

Post-release preparation for codeql-cli-2.15.0#14443

Merged
henrymercer merged 5 commits intomainfrom
post-release-prep/codeql-cli-2.15.0
Oct 11, 2023
Merged

Post-release preparation for codeql-cli-2.15.0#14443
henrymercer merged 5 commits intomainfrom
post-release-prep/codeql-cli-2.15.0

Conversation

@codeql-ci
Copy link
Copy Markdown
Collaborator

This PR merges back all of the changes from the release of codeql-cli-2.15.0.


/** Same as `getBufferSize`, but with the `why` column projected away to prevent large duplications. */
pragma[nomagic]
int getBufferSizeProj(Expr bufferExpr) { result = getBufferSize(bufferExpr, _) }

Check warning

Code scanning / CodeQL

Missing QLDoc for parameter

The QLDoc has no documentation for bufferExpr, but the QLDoc mentions why
@henrymercer henrymercer merged commit 1a370bf into main Oct 11, 2023
@henrymercer henrymercer deleted the post-release-prep/codeql-cli-2.15.0 branch October 11, 2023 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants