Commit 69b283e
File tree
254 files changed
+5936
-1605
lines changedFilter options
- .github/workflows
- c
- cert
- src
- rules
- CON30-C
- CON34-C
- CON39-C
- DCL30-C
- ERR30-C
- ERR32-C
- EXP30-C
- EXP35-C
- FIO37-C
- MEM33-C
- test
- rules
- CON30-C
- CON34-C
- CON39-C
- CON40-C
- CON41-C
- DCL30-C
- ERR30-C
- EXP30-C
- EXP35-C
- common
- src
- codingstandards/c
- test
- includes/standard-library
- library
- identifierlinkage
- objects
- rules/joinordetachthreadonlyonce
- misra
- src
- codeql-suites
- codingstandards/c/misra
- rules
- DIR-4-6
- DIR-5-2
- DIR-5-3
- RULE-10-1
- RULE-10-3
- RULE-10-4
- RULE-10-5
- RULE-10-7
- RULE-10-8
- RULE-12-6
- RULE-13-6
- RULE-14-1
- RULE-17-5
- RULE-17-7
- RULE-18-9
- RULE-19-1
- RULE-2-8
- RULE-21-11
- RULE-21-25
- RULE-22-11
- RULE-22-12
- RULE-22-13
- RULE-22-14
- RULE-22-16
- test
- rules
- DIR-4-6
- DIR-5-2
- DIR-5-3
- RULE-1-4
- RULE-10-1
- RULE-10-3
- RULE-10-4
- RULE-10-5
- RULE-10-7
- RULE-10-8
- RULE-12-6
- RULE-18-9
- RULE-2-8
- RULE-21-25
- RULE-22-11
- RULE-22-12
- RULE-22-13
- RULE-22-14
- RULE-22-16
- RULE-5-4
- change_notes
- cpp
- autosar
- src
- rules
- A15-4-4
- A18-5-2
- A2-7-3
- A3-1-5
- A7-1-1
- A7-1-2
- A8-4-4
- M5-2-2
- M5-3-1
- test
- rules
- A15-4-4
- A2-7-3
- A3-1-5
- A7-1-1
- A7-1-2
- M5-3-1
- cert
- src
- test
- common
- src
- codingstandards/cpp
- alertreporting
- deadcode
- deviations
- exclusions
- c
- cpp
- lifetimes
- lifetimeprofile
- resources
- rules
- accessofundefinedmemberthroughnullpointer
- exceptionsafetyvalidstate
- joinordetachthreadonlyonce
- returnreferenceorpointertoautomaticlocalvariable
- test
- deviations
- deviation_permits_basic_test
- deviations_basic_test
- deviations_report_deviated
- invalid_deviations
- guideline_recategorizations
- invalid
- library/codingstandards/cpp/alertreporting
- rules
- exceptionsafetyvalidstate
- returnreferenceorpointertoautomaticlocalvariable
- misra
- src
- test
- report/src
- docs
- design
- rule_packages
- c
- cpp
- schemas
- scripts
- generate_modules/queries
- reports/test-data
- deviations/invalid
- guideline-recategorizations
- invalid
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
254 files changed
+5936
-1605
lines changed.github/workflows/upgrade_codeql_dependencies.yml
Copy file name to clipboardExpand all lines: .github/workflows/upgrade_codeql_dependencies.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 |
| - |
| 56 | + |
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
|
amendments.csv
Copy file name to clipboard+34-33Lines changed: 34 additions & 33 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 |
| - |
8 |
| - |
9 |
| - |
10 |
| - |
11 |
| - |
12 |
| - |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
31 | 31 |
|
32 |
| - |
| 32 | + |
33 | 33 |
|
34 |
| - |
| 34 | + |
| 35 | + |
35 | 36 |
|
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
41 | 42 |
|
42 |
| - |
43 |
| - |
44 |
| - |
| 43 | + |
| 44 | + |
| 45 | + |
45 | 46 |
|
46 |
| - |
47 |
| - |
| 47 | + |
| 48 | + |
48 | 49 |
|
49 |
| - |
| 50 | + |
c/cert/src/codeql-pack.lock.yml
Copy file name to clipboardExpand all lines: c/cert/src/codeql-pack.lock.yml+10-10Lines changed: 10 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
c/cert/src/qlpack.yml
Copy file name to clipboard+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
c/cert/src/rules/CON30-C/CleanUpThreadSpecificStorage.ql
Copy file name to clipboardExpand all lines: c/cert/src/rules/CON30-C/CleanUpThreadSpecificStorage.ql-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
|
c/cert/src/rules/CON34-C/AppropriateThreadObjectStorageDurations.ql
Copy file name to clipboardExpand all lines: c/cert/src/rules/CON34-C/AppropriateThreadObjectStorageDurations.ql+31-18Lines changed: 31 additions & 18 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 |
| - |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
42 | 55 |
|
43 | 56 |
|
c/cert/src/rules/CON34-C/ThreadObjectStorageDurationsNotInitialized.ql
Copy file name to clipboardExpand all lines: c/cert/src/rules/CON34-C/ThreadObjectStorageDurationsNotInitialized.ql-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
|
c/cert/src/rules/CON39-C/ThreadWasPreviouslyJoinedOrDetached.ql
Copy file name to clipboardExpand all lines: c/cert/src/rules/CON39-C/ThreadWasPreviouslyJoinedOrDetached.ql+6-33Lines changed: 6 additions & 33 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 |
| - |
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
c/cert/src/rules/DCL30-C/AppropriateStorageDurationsFunctionReturn.ql
Copy file name to clipboardExpand all lines: c/cert/src/rules/DCL30-C/AppropriateStorageDurationsFunctionReturn.ql+9-3Lines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 |
| - |
19 |
| - |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
20 | 26 |
|
21 | 27 |
|
22 | 28 |
|
| ||
40 | 46 |
|
41 | 47 |
|
42 | 48 |
|
43 |
| - |
| 49 | + |
44 | 50 |
|
45 | 51 |
|
46 | 52 |
|
|
c/cert/src/rules/ERR30-C/ErrnoReadBeforeReturn.ql
Copy file name to clipboardExpand all lines: c/cert/src/rules/ERR30-C/ErrnoReadBeforeReturn.ql+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
|
c/cert/src/rules/ERR30-C/FunctionCallBeforeErrnoCheck.ql
Copy file name to clipboardExpand all lines: c/cert/src/rules/ERR30-C/FunctionCallBeforeErrnoCheck.ql-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
18 | 17 |
|
19 | 18 |
|
20 | 19 |
|
|
c/cert/src/rules/ERR30-C/SetlocaleMightSetErrno.ql
Copy file name to clipboardExpand all lines: c/cert/src/rules/ERR30-C/SetlocaleMightSetErrno.ql+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
|
c/cert/src/rules/ERR32-C/DoNotRelyOnIndeterminateValuesOfErrno.ql
Copy file name to clipboardExpand all lines: c/cert/src/rules/ERR32-C/DoNotRelyOnIndeterminateValuesOfErrno.ql+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
| 30 | + |
31 | 31 |
|
32 | 32 |
|
33 |
| - |
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
|
c/cert/src/rules/EXP30-C/DependenceOnOrderOfFunctionArgumentsForSideEffects.ql
Copy file name to clipboardExpand all lines: c/cert/src/rules/EXP30-C/DependenceOnOrderOfFunctionArgumentsForSideEffects.ql-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
18 | 17 |
|
19 | 18 |
|
20 | 19 |
|
|
c/cert/src/rules/EXP35-C/DoNotModifyObjectsWithTemporaryLifetime.ql
Copy file name to clipboardExpand all lines: c/cert/src/rules/EXP35-C/DoNotModifyObjectsWithTemporaryLifetime.ql+5-7Lines changed: 5 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
| 23 | + |
| 24 | + |
| 25 | + |
c/cert/src/rules/FIO37-C/SuccessfulFgetsOrFgetwsMayReturnAnEmptyString.ql
Copy file name to clipboardExpand all lines: c/cert/src/rules/FIO37-C/SuccessfulFgetsOrFgetwsMayReturnAnEmptyString.ql+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
|
0 commit comments