Jeroen Ketema
|
9228304294
|
Merge branch 'main' into cpp/simple-range-analysis-phi-divide
|
2026-02-20 16:25:26 +01:00 |
|
Simon Friis Vindum
|
8eed18a8ff
|
C++: Fix typo
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
|
2026-02-20 16:24:19 +01:00 |
|
Simon Friis Vindum
|
fdbd49a843
|
C++: Improve clarity in comment
Co-authored-by: Mathias Vorreiter Pedersen <mathiasvp@github.com>
|
2026-02-20 13:38:24 +01:00 |
|
Mathias Vorreiter Pedersen
|
1dba99f47d
|
Merge pull request #21292 from microsoft/UncheckedLeaprYearAfterModification_Refactor_Upstream
C++: Refactor of UncheckedLeapYearAfterModification
|
2026-02-20 12:11:45 +00:00 |
|
Idriss Riouak
|
22b55f3d6f
|
Merge pull request #21063 from github/idrissrio/cpp/overlay/single-location
C/C++ overlay: discard single location elements
|
2026-02-18 08:58:21 +01:00 |
|
idrissrio
|
c3f0967e9b
|
C/C++ overlay: discard single location elements
|
2026-02-17 10:50:24 +01:00 |
|
Jeroen Ketema
|
31895c04f8
|
C++: MustFlow minor clean up
|
2026-02-17 09:06:36 +01:00 |
|
Jeroen Ketema
|
4efbc6ea9b
|
C++: Handle allowInterproceduralFlow correctly in case of recursive functions
|
2026-02-16 19:04:23 +01:00 |
|
Jeroen Ketema
|
73194a5e86
|
C++: Fix QL-for-QL warnings and missing QLDoc
|
2026-02-16 17:40:18 +01:00 |
|
Jeroen Ketema
|
26a1f4888a
|
C++: Modernize MustFlow using parameterized modules
|
2026-02-16 17:27:41 +01:00 |
|
Simon Friis Vindum
|
d0681c6ffb
|
C++: Divide nr of bounds between branches for phi nodes
|
2026-02-16 14:36:09 +01:00 |
|
Simon Friis Vindum
|
032c7ea034
|
C++: Include the actual number of lower/upper bounds for added context in expected files
|
2026-02-16 14:36:08 +01:00 |
|
Jeroen Ketema
|
7d2b40c657
|
Merge pull request #21313 from MathiasVP/range-analysis-lower-bound-and-measure-enums
C++: Measure bounds for `Enum` constants and reduce `getBoundsLimit`
|
2026-02-16 11:50:38 +01:00 |
|
Mathias Vorreiter Pedersen
|
84be8517bb
|
Update cpp/ql/lib/semmle/code/cpp/rangeanalysis/SimpleRangeAnalysis.qll
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-16 09:30:56 +00:00 |
|
Mathias Vorreiter Pedersen
|
2dc91a56eb
|
C++: Lower the treshold for max number of bounds to 2^29.
|
2026-02-12 09:44:20 +00:00 |
|
Mathias Vorreiter Pedersen
|
a4dd4f91d4
|
C++: Also compute type bounds for accesses of an enum type.
|
2026-02-12 09:44:14 +00:00 |
|
Mathias Vorreiter Pedersen
|
9596b7b921
|
C++: No need to compute this TC.
|
2026-02-11 20:18:03 +00:00 |
|
REDMOND\brodes
|
2b806ad6fd
|
C++: Add missing DateTime models for PTIME_FIELDS and TIME_FIELDS
|
2026-02-06 16:10:04 -05:00 |
|
Mathias Vorreiter Pedersen
|
d57a42a7f7
|
C++: Make 'getChildCount' more robust by counting indexes instead of 'TranslatedDeclarationEntry's.
|
2026-02-05 20:23:45 +00:00 |
|
Idriss Riouak
|
1df3adf021
|
Merge pull request #21244 from github/idrissrio/cpp/overlay/changes-json
C/C++ overlay: use files table instead of `overlayChangedFiles` for overlay discard
|
2026-02-05 13:15:07 +01:00 |
|
idrissrio
|
e26c199426
|
C/C++ overlay: use files table instead of overlayChangedFiles for overlay discard
|
2026-02-05 12:43:01 +01:00 |
|
Mathias Vorreiter Pedersen
|
092d25451f
|
C++: Fix Copilot comments.
|
2026-02-03 11:45:30 +00:00 |
|
Mathias Vorreiter Pedersen
|
7ef96e3f3c
|
C++: Add taint-inheriting reads from the Winhttp structs.
|
2026-02-03 11:30:31 +00:00 |
|
Mathias Vorreiter Pedersen
|
16670511de
|
Merge pull request #21239 from MathiasVP/logical-binary-fix-guards-cpp
C++: Ensure that there are AST `GuardCondition`s for `||` and `&&`
|
2026-01-30 13:50:55 +00:00 |
|
Mathias Vorreiter Pedersen
|
1b1c9c680c
|
Merge pull request #21227 from MathiasVP/postfix-fix
C++: Get rid of an ugly workaround in dataflow
|
2026-01-29 12:25:02 +00:00 |
|
Mathias Vorreiter Pedersen
|
61a53fadc0
|
C++: Fix spelling.
|
2026-01-29 11:50:44 +00:00 |
|
Mathias Vorreiter Pedersen
|
25647badbd
|
C++: Fix the AST wrapper for binary logical operators.
|
2026-01-28 14:06:10 +00:00 |
|
Mathias Vorreiter Pedersen
|
6445fd805d
|
C++: Fix IR -> AST mapping for basic blocks.
|
2026-01-28 14:01:34 +00:00 |
|
Mathias Vorreiter Pedersen
|
4503c625b4
|
C++: Implement copilot suggestions.
|
2026-01-27 19:02:28 +00:00 |
|
Mathias Vorreiter Pedersen
|
445cca1432
|
C++: Proper SSA support for post-crement reads.
|
2026-01-27 18:29:12 +00:00 |
|
Ian Lynagh
|
46a5035543
|
Merge pull request #21200 from github/igfoo/rename-holdsInBase-to-isBase
C++: Rename `holdsInBase` to `isBase`
|
2026-01-27 13:50:04 +00:00 |
|
Ian Lynagh
|
bb71790a53
|
Merge pull request #21199 from github/igfoo/refactorOverlayFunctionCalls
C++ overlay: Simplify QL
|
2026-01-27 13:03:01 +00:00 |
|
Mathias Vorreiter Pedersen
|
db3f22a2e8
|
C++: Another small refactor.
|
2026-01-27 12:46:52 +00:00 |
|
Mathias Vorreiter Pedersen
|
3d445be926
|
C++: Small refactor.
|
2026-01-27 12:46:48 +00:00 |
|
Mathias Vorreiter Pedersen
|
9e9d57bac5
|
Merge pull request #21219 from MathiasVP/force-more-uniquess-in-buffer-overflow
C++: Enforce more uniqueness in `Buffer.qll`
|
2026-01-27 11:00:40 +00:00 |
|
Mathias Vorreiter Pedersen
|
e0a7889b71
|
C++: Undo the hack.
|
2026-01-26 21:28:21 +00:00 |
|
Mathias Vorreiter Pedersen
|
980c4cf5f4
|
Update cpp/ql/lib/semmle/code/cpp/commons/Buffer.qll
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-26 19:12:38 +00:00 |
|
Mathias Vorreiter Pedersen
|
aed0e688f5
|
C++: Remove uniqueness since it is enforced earlier now.
|
2026-01-26 15:01:40 +00:00 |
|
Mathias Vorreiter Pedersen
|
13a5249a9d
|
C++: Enforce uniqueness in the other branch of 'getSize'.
|
2026-01-26 15:00:58 +00:00 |
|
Mathias Vorreiter Pedersen
|
91752e5307
|
C++: Enforce uniqueness in 'getVariableSize'.
|
2026-01-26 15:00:00 +00:00 |
|
Tom Hvitved
|
3b1e062985
|
C++: Adapt to changes in FlowSummaryImpl
|
2026-01-26 12:40:20 +01:00 |
|
Mathias Vorreiter Pedersen
|
cabcb83b2f
|
Merge pull request #21212 from MathiasVP/fix-as-definition
C++: Fix missing results for `Node.asDefinition`
|
2026-01-23 19:39:22 +00:00 |
|
Mathias Vorreiter Pedersen
|
a556152b9d
|
C++: Fix asDefinition to not only work for SSA definitions.
|
2026-01-23 16:23:21 +00:00 |
|
Jeroen Ketema
|
ecd247bf16
|
C++: Add MaD models for MySQL escaping
|
2026-01-23 14:15:27 +01:00 |
|
Mathias Vorreiter Pedersen
|
60ee92d834
|
C++: Drive-by fix: Don't use the uncached ''getAPhiInputOrPriorDefinition' predicate. Instead, cache it and call it like we are supposed to.
|
2026-01-21 20:28:28 +00:00 |
|
Mathias Vorreiter Pedersen
|
d89967ce8e
|
C++: Add ''isLiveAtEndOfBlock' predicate to 'Definition'.
|
2026-01-21 20:27:39 +00:00 |
|
Ian Lynagh
|
5e536fb121
|
C++: Rename holdsInBase to isBase
Makes it consistent with isOverlay.
|
2026-01-21 18:13:58 +00:00 |
|
Ian Lynagh
|
7bd62087a4
|
C++ overlay: Simplify QL
Remove redundant variable names.
|
2026-01-21 18:06:43 +00:00 |
|
Mathias Vorreiter Pedersen
|
e1089c8d89
|
Merge branch 'main' into ir-support-for-assertions
|
2026-01-21 13:56:30 +00:00 |
|
Mathias Vorreiter Pedersen
|
e4ec79255b
|
C++: Fix bugs in variable resolution for assertions following review comments.
|
2026-01-21 13:50:27 +00:00 |
|