Skip to content

Commit 3990d0e

Browse files
authored
Merge pull request #17808 from github/release-prep/2.19.2
Release preparation for version 2.19.2
2 parents 7c15be1 + aaf220d commit 3990d0e

File tree

150 files changed

+357
-123
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

150 files changed

+357
-123
lines changed

cpp/ql/lib/CHANGELOG.md

Lines changed: 7 additions & 0 deletions

cpp/ql/lib/change-notes/2024-10-07-range-analysis-of-getc.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

cpp/ql/lib/change-notes/2024-10-09-fopen-taint.md

Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 6 additions & 0 deletions

cpp/ql/lib/codeql-pack.release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
lastReleaseVersion: 2.0.1
2+
lastReleaseVersion: 2.0.2

cpp/ql/lib/qlpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: codeql/cpp-all
2-
version: 2.0.2-dev
2+
version: 2.0.2
33
groups: cpp
44
dbscheme: semmlecode.cpp.dbscheme
55
extractor: cpp

cpp/ql/src/CHANGELOG.md

Lines changed: 9 additions & 0 deletions

cpp/ql/src/change-notes/2024-09-26-wcharcharconversion-false-positives.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

cpp/ql/src/change-notes/2024-10-02-uninitialized-local.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

cpp/ql/src/change-notes/2024-10-07-unclear-array-index-validation.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)