Skip to content

Conversation

semmle-qlci
Copy link
Contributor

Automatically created merge PR, pulling recent master changes into next.

geoffw0 and others added 30 commits November 5, 2018 14:19
Simplify liveness analysis by avoiding the two extra copies of `liveAtRank()`
(and other auxiliary predicates) for fields/captured variables analysis.
For all of these queries, the results we tend to see in practice are certainly worth investigating, but aren't crashing bugs, so making them warnings seems more appropriate.
pavgust and others added 21 commits November 22, 2018 15:07
C++: Deprecate queries using VCS.qll
CPP: Add (partial) dataflow to OverflowStatic.ql
When determining the target of `msbuild` or `dotnet build`, first look for `.proj`
files, then `.sln` files, and finally `.csproj`/`.vcxproj` files. In all three cases,
choose the project/solution file closest to the root.
C++: Detect non-allocating placement new in cpp/memory-never-freed
Java: deprecate queries that use `VCS.qll`
 C#: Recognize `.proj` files in autobuilder
@semmle-qlci semmle-qlci requested review from a team as code owners November 23, 2018 13:45
@pavgust
Copy link
Contributor

pavgust commented Nov 23, 2018

This pull request introduces 1 alert and fixes 1 when merging 10dc183 into 472c042 - view on LGTM.com

new alerts:

  • 1 for Generic catch clause

fixed alerts:

  • 1 for Generic catch clause

Comment posted by LGTM.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.