Mathias Vorreiter Pedersen
|
47a419a5f1
|
C++: Respond to review comments. First: Avoid using locations to detect constructor and destructor calls. Second: Include missing statements in stmtMayThrow.
|
2021-05-06 16:37:26 +02:00 |
|
Mathias Vorreiter Pedersen
|
95e65dec8f
|
C++: Make sure a CatchBlock that catches a const std::bad_alloc& is also a BadAllocCatchBlock.
|
2021-05-06 14:35:27 +02:00 |
|
Mathias Vorreiter Pedersen
|
420215931c
|
C++: Rename query.
|
2021-05-06 13:35:08 +02:00 |
|
Mathias Vorreiter Pedersen
|
56d7342398
|
C++: Improve the cpp/detect-and-handle-memory-allocation-errors query.
|
2021-05-06 13:29:20 +02:00 |
|
Mathias Vorreiter Pedersen
|
c67ab8f1f0
|
C++: Respond to review comments.
|
2021-04-29 14:01:04 +02:00 |
|
Mathias Vorreiter Pedersen
|
e81b40978e
|
C++: Improve the description tag.
|
2021-04-29 12:10:29 +02:00 |
|
Mathias Vorreiter Pedersen
|
9e39b08325
|
C++: Improve the qhelp for cpp/detect-and-handle-memory-allocation-errors.
|
2021-04-29 11:58:36 +02:00 |
|
Geoffrey White
|
ba335089c4
|
Merge pull request #5601 from ihsinme/ihsinme-patch-259
CPP: Add query for CWE-691 Insufficient Control Flow Management After Refactoring The Code
|
2021-04-21 15:13:38 +01:00 |
|
ihsinme
|
c2d97b98e2
|
Merge branch 'main' into ihsinme-patch-259
|
2021-04-18 21:01:56 +03:00 |
|
Mathias Vorreiter Pedersen
|
64f8316a6d
|
C++: Tidy up the ql file and accept test changes.
|
2021-04-16 21:22:13 +02:00 |
|
ihsinme
|
b30ae3980c
|
Update InsufficientControlFlowManagementAfterRefactoringTheCode.ql
|
2021-04-14 20:48:20 +03:00 |
|
Mathias Vorreiter Pedersen
|
53a320a810
|
C++: Fix duplicate names.
|
2021-04-14 16:33:18 +02:00 |
|
Mathias Vorreiter Pedersen
|
92508beb82
|
Merge pull request #5600 from ihsinme/ihsinme-patch-258
CPP: Add query for CWE-691 Insufficient Control Flow Management When Using Bit Operations
|
2021-04-14 14:55:30 +02:00 |
|
Robert Marsh
|
419d25cbcf
|
Merge pull request #5325 from ihsinme/ihsinme-patch-245
CPP: Add query for CWE-783 Operator Precedence Logic Error When Use Bool Type
|
2021-04-13 13:24:39 -07:00 |
|
ihsinme
|
a43698802f
|
Update InsufficientControlFlowManagementWhenUsingBitOperations.ql
|
2021-04-12 17:36:50 +03:00 |
|
ihsinme
|
58d5ad48d5
|
Update InsufficientControlFlowManagementAfterRefactoringTheCode.ql
|
2021-04-12 17:00:34 +03:00 |
|
ihsinme
|
d7c14775bf
|
Update InsufficientControlFlowManagementAfterRefactoringTheCode.qhelp
|
2021-04-12 16:56:48 +03:00 |
|
ihsinme
|
3da88f2103
|
Update InsufficientControlFlowManagementAfterRefactoringTheCode.c
|
2021-04-12 08:15:36 +03:00 |
|
ihsinme
|
17d1c77a14
|
Update InsufficientControlFlowManagementAfterRefactoringTheCode.ql
|
2021-04-12 08:14:17 +03:00 |
|
ihsinme
|
a6b486a448
|
Update InsufficientControlFlowManagementWhenUsingBitOperations.ql
|
2021-04-08 22:01:43 +03:00 |
|
ihsinme
|
ed34c96357
|
Update InsufficientControlFlowManagementWhenUsingBitOperations.ql
|
2021-04-07 21:40:49 +03:00 |
|
ihsinme
|
eb9b41acab
|
Apply suggestions from code review
Co-authored-by: Mathias Vorreiter Pedersen <mathiasvp@github.com>
|
2021-04-07 21:31:12 +03:00 |
|
ihsinme
|
36de496d47
|
Add files via upload
|
2021-04-07 13:12:29 +03:00 |
|
ihsinme
|
9c3b7e81c7
|
Add files via upload
|
2021-04-07 13:10:00 +03:00 |
|
Geoffrey White
|
85ecfe2723
|
Update cpp/ql/src/experimental/Security/CWE/CWE-570/WrongInDetectingAndHandlingMemoryAllocationErrors.ql
Co-authored-by: Mathias Vorreiter Pedersen <mathiasvp@github.com>
|
2021-03-31 11:34:56 +01:00 |
|
ihsinme
|
3f215d0954
|
Update OperatorPrecedenceLogicErrorWhenUseBoolType.ql
|
2021-03-28 23:43:22 +03:00 |
|
Geoffrey White
|
725122decc
|
C++: Replace toString logic.
|
2021-03-26 17:29:05 +00:00 |
|
ihsinme
|
26bac9f425
|
Apply suggestions from code review
Co-authored-by: Robert Marsh <rdmarsh2@gmail.com>
|
2021-03-21 15:25:29 +03:00 |
|
ihsinme
|
c281820f0f
|
Update LateCheckOfFunctionArgument.ql
|
2021-03-09 18:22:11 +03:00 |
|
ihsinme
|
921c41d710
|
Apply suggestions from code review
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
|
2021-03-08 14:23:42 +03:00 |
|
ihsinme
|
2b1b94835e
|
Update LateCheckOfFunctionArgument.ql
|
2021-03-07 16:10:32 +03:00 |
|
ihsinme
|
633fc92efc
|
Add files via upload
|
2021-03-04 16:20:22 +03:00 |
|
ihsinme
|
01c13c4703
|
Add files via upload
|
2021-03-04 16:14:11 +03:00 |
|
Mathias Vorreiter Pedersen
|
c44fbaaf3c
|
C++: Promote memset query out of experimental.
|
2021-02-24 18:01:41 +01:00 |
|
Geoffrey White
|
69c7c83bc2
|
Merge pull request #5094 from MathiasVP/promote-UnsignedDifferenceExpressionComparedZero
Promote cpp/unsigned-difference-expression-compared-zero out of experimental
|
2021-02-04 16:54:45 +00:00 |
|
Geoffrey White
|
7c54512859
|
Merge pull request #5010 from ihsinme/ihsinme-patch-220
CPP: Add query for CWE-570 detect and handle memory allocation errors.
|
2021-02-04 15:17:28 +00:00 |
|
Mathias Vorreiter Pedersen
|
fd596ebbbb
|
C++: Move cpp/unsigned-difference-expression-compared-zero out of experimental.
|
2021-02-04 16:10:34 +01:00 |
|
Mathias Vorreiter Pedersen
|
c1c9f963b9
|
C++: Fix qhelp in cpp/unsigned-difference-expression-compared-zero.
|
2021-02-04 16:10:30 +01:00 |
|
Mathias Vorreiter Pedersen
|
d3d56fb0af
|
Merge pull request #5011 from ihsinme/ihsinme-patch-221
CPP: add query for CWE-788 Access of memory location after the end of a buffer using strlen.
|
2021-02-04 14:25:27 +01:00 |
|
ihsinme
|
43045c1f03
|
Update WrongInDetectingAndHandlingMemoryAllocationErrors.ql
|
2021-02-04 15:47:16 +03:00 |
|
ihsinme
|
a43167faf7
|
Update WrongInDetectingAndHandlingMemoryAllocationErrors.qhelp
|
2021-02-04 15:44:28 +03:00 |
|
ihsinme
|
2131f35801
|
Update WrongInDetectingAndHandlingMemoryAllocationErrors.ql
|
2021-02-04 15:41:40 +03:00 |
|
Mathias Vorreiter Pedersen
|
b55921a391
|
Update cpp/ql/src/experimental/Security/CWE/CWE-191/UnsignedDifferenceExpressionComparedZero.ql
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
|
2021-02-04 13:25:02 +01:00 |
|
Mathias Vorreiter Pedersen
|
691a316460
|
C++: Add tests to cpp/unsigned-difference-expression-compared-zero and remove a couple of classes of FPs.
|
2021-02-03 11:10:57 +01:00 |
|
ihsinme
|
2b946aee5a
|
Update WrongInDetectingAndHandlingMemoryAllocationErrors.ql
|
2021-01-31 15:21:54 +03:00 |
|
ihsinme
|
b7df18b97e
|
Update AccessOfMemoryLocationAfterEndOfBufferUsingStrlen.ql
|
2021-01-31 15:16:40 +03:00 |
|
Mathias Vorreiter Pedersen
|
d5f1c19152
|
Merge branch 'main' into ihsinme-patch-221
|
2021-01-29 13:05:07 +01:00 |
|
ihsinme
|
bdbf5a4fae
|
Apply suggestions from code review
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
|
2021-01-29 13:41:45 +03:00 |
|
ihsinme
|
c8eeb5f73e
|
Update WrongInDetectingAndHandlingMemoryAllocationErrors.ql
|
2021-01-29 11:51:15 +03:00 |
|
ihsinme
|
f94a7fc2f0
|
Update MemoryLeakOnFailedCallToRealloc.ql
|
2021-01-28 15:47:38 +03:00 |
|