Geoffrey White
|
2683d011c0
|
Update cpp/ql/test/library-tests/controlflow/dereferenced/dereferenced.cpp
Co-authored-by: Mathias Vorreiter Pedersen <mathiasvp@github.com>
|
2022-06-14 14:33:37 +01:00 |
|
Geoffrey White
|
512731a38d
|
C++: Add test for Dereferenced.qll.
|
2022-06-14 13:53:28 +01:00 |
|
Robert Marsh
|
5f77552c37
|
Merge branch 'main' into rdmarsh2/fix-ir-globals
|
2022-06-13 12:43:08 -04:00 |
|
Rasmus Wriedt Larsen
|
50196d099b
|
Inline Expectation Tests: sync
|
2022-06-03 11:39:57 +02:00 |
|
ihsinme
|
77e4d05ea3
|
Update test.cpp
|
2022-06-02 14:33:59 +03:00 |
|
ihsinme
|
872dd0d59f
|
Update DangerousUseMbtowc.expected
|
2022-06-02 14:33:06 +03:00 |
|
Geoffrey White
|
2bcf7e17c8
|
Understand syscalls better.
|
2022-05-26 14:01:09 +01:00 |
|
Geoffrey White
|
e3ea7751d1
|
C++: Define sources better so that we catch all the test cases.
|
2022-05-26 12:44:17 +01:00 |
|
ihsinme
|
5a9061e45b
|
create new branchihsinme-patch-102 in fork
|
2022-05-21 14:19:34 +00:00 |
|
Robert Marsh
|
6d267be1a1
|
C++: merge main and accept test changes
|
2022-05-20 14:37:09 -04:00 |
|
Nick Rolfe
|
1115227f9d
|
Merge remote-tracking branch 'origin/main' into nickrolfe/misspelling
|
2022-05-12 16:10:27 +01:00 |
|
Mathias Vorreiter Pedersen
|
39551fd84d
|
Merge pull request #9114 from geoffw0/xxe7
C++: Repair support for createLSParser in the CWE-611 XXE query.
|
2022-05-12 15:47:53 +01:00 |
|
Jeroen Ketema
|
941485d66f
|
Merge pull request #9130 from jketema/cpp17-init
C++: Handle C++17 if and switch initializers
|
2022-05-12 16:37:44 +02:00 |
|
Geoffrey White
|
df30d2286c
|
Merge branch 'main' into xxe7
|
2022-05-12 14:35:16 +01:00 |
|
Nick Rolfe
|
76cf8d1659
|
C++: fix typos in comments
|
2022-05-12 14:28:26 +01:00 |
|
Jeroen Ketema
|
71c019e126
|
C++: Handle C++17 switch initializers
|
2022-05-12 12:56:50 +02:00 |
|
Jeroen Ketema
|
ebbd9c5b90
|
C++: Handle C++17 if initializers
|
2022-05-12 12:56:50 +02:00 |
|
Nick Rolfe
|
e1b277386a
|
Fix non-US spellings: s/analyse/analyze
|
2022-05-11 17:48:27 +01:00 |
|
Geoffrey White
|
3dddc560a1
|
C++: Add LSParser specific transformer.
|
2022-05-11 11:02:01 +01:00 |
|
Geoffrey White
|
e3be7749ea
|
C++: Repair the LSParser sinks.
|
2022-05-11 11:02:01 +01:00 |
|
Geoffrey White
|
8852043558
|
C++: Additional test cases.
|
2022-05-11 11:01:26 +01:00 |
|
Mathias Vorreiter Pedersen
|
a7fe37a631
|
Merge pull request #9047 from geoffw0/xxe6
C++: Add support for SAX2XMLReader in the CWE-611 XXE query.
|
2022-05-10 19:07:35 +01:00 |
|
Geoffrey White
|
265500faa8
|
Merge pull request #8800 from geoffw0/unsafeput
C++: Add a test for experimental query NoCheckBeforeUnsafePutUser.ql.
|
2022-05-09 16:20:19 +01:00 |
|
ihsinme
|
a7c69ba6ab
|
create new branchihsinme-patch-87 in fork
|
2022-05-09 13:15:27 +00:00 |
|
ihsinme
|
09cd168197
|
create new branchihsinme-patch-88 in fork
|
2022-05-09 13:05:06 +00:00 |
|
Geoffrey White
|
28dca3fa9f
|
Merge pull request #8245 from ihsinme/ihsinme-patch-67
CPP: Add query for CWE-476: NULL Pointer Dereference when using exception handling blocks
|
2022-05-09 12:26:20 +01:00 |
|
ihsinme
|
6dec1182bf
|
Update DangerousUseOfExceptionBlocks.expected
|
2022-05-05 19:17:31 +03:00 |
|
ihsinme
|
185a60f034
|
Update test.cpp
|
2022-05-05 19:16:54 +03:00 |
|
Geoffrey White
|
6b5a1921dd
|
C++: Support the SAX2XMLReader interface.
|
2022-05-05 16:35:21 +01:00 |
|
Geoffrey White
|
c4bc7050a9
|
C++: Additional test cases.
|
2022-05-05 16:26:09 +01:00 |
|
Robert Marsh
|
de68107a0e
|
C++: restrict global variable IR generation
|
2022-05-03 16:50:53 -04:00 |
|
Geoffrey White
|
5aa862acfd
|
C++: Fixup after merge.
|
2022-05-03 16:12:42 +01:00 |
|
Geoffrey White
|
fd5b4dfff2
|
Merge branch 'main' into xxe4
|
2022-05-03 16:08:54 +01:00 |
|
Mathias Vorreiter Pedersen
|
b8fd07c0ac
|
Merge pull request #9018 from geoffw0/xxe5
C++: Support libxml2 in the XXE query
|
2022-05-03 16:00:52 +01:00 |
|
Geoffrey White
|
42a78a27e0
|
C++: Fixup spacing in tests.
|
2022-05-03 11:48:03 +01:00 |
|
Geoffrey White
|
9faa825304
|
C++: Add support for libxml2 in the query.
|
2022-05-03 11:19:13 +01:00 |
|
Robert Marsh
|
7993cba457
|
C++: fix global vars accesses in global vars
|
2022-05-02 12:27:10 -04:00 |
|
Robert Marsh
|
b5a2a2e8c2
|
C++: test for global var access in a global var
|
2022-05-02 12:07:01 -04:00 |
|
Geoffrey White
|
034c4faf19
|
Merge branch 'main' into xxe3
|
2022-04-29 21:06:16 +01:00 |
|
Robert Marsh
|
fe52dd93ef
|
C++: sync and accept new consistency test
|
2022-04-29 15:29:07 -04:00 |
|
Robert Marsh
|
d1c6022efc
|
C++: fix inconsistencies from IR global vars
|
2022-04-29 14:56:13 -04:00 |
|
Jeroen Ketema
|
5b80fd1432
|
C++: Update tests for frontend update
|
2022-04-29 11:46:01 -04:00 |
|
Robert Marsh
|
abdfd2297b
|
C++: Fix IR variable reuse for global var inits
|
2022-04-29 11:46:00 -04:00 |
|
Robert Marsh
|
259580aeeb
|
Revert "Merge pull request #8933 from MathiasVP/revert-globals"
This reverts commit 2517371a37, reversing
changes made to db856798b9.
|
2022-04-29 11:45:10 -04:00 |
|
Geoffrey White
|
614a7650a6
|
Merge pull request #8775 from porcupineyhairs/cpam
CPP: PAM Authorization Bypass
|
2022-04-29 14:55:33 +01:00 |
|
Geoffrey White
|
812a24fc18
|
C++: Add test cases for libxml2.
|
2022-04-29 13:23:29 +01:00 |
|
Geoffrey White
|
dd258781ed
|
C++: More test cases.
|
2022-04-29 10:38:31 +01:00 |
|
Geoffrey White
|
1d71f042db
|
C++: Turns out DOMLSParser is not an AbstractDOMParser and works a little differently than I'd thought.
|
2022-04-29 10:38:31 +01:00 |
|
Geoffrey White
|
c6deddb290
|
C++: For consistency.
|
2022-04-29 10:35:34 +01:00 |
|
Geoffrey White
|
4be3161891
|
C++: Move some stuff from tests3.cpp to common tests.h
|
2022-04-29 10:35:34 +01:00 |
|