Commit 5edb5fa
committed
[Fix] Dead code cleanup: wire view_report_json(), remove 3 orphaned variables
[Fix] --json-report: call view_report_json() instead of inlining identical logic
[Fix] Remove orphaned $pidof variable (process detection uses pgrep)
[Fix] Remove orphaned $clamdscan variable (clamselector() discovers binary inline)
[Fix] Remove vestigial $coltest capability test (result never consumed)1 parent 597da39 commit 5edb5fa
2 files changed
Lines changed: 1 addition & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | 66 | | |
68 | 67 | | |
69 | 68 | | |
70 | 69 | | |
71 | 70 | | |
72 | | - | |
73 | 71 | | |
74 | 72 | | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | 73 | | |
83 | 74 | | |
84 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
946 | 946 | | |
947 | 947 | | |
948 | 948 | | |
949 | | - | |
950 | | - | |
| 949 | + | |
951 | 950 | | |
952 | 951 | | |
953 | 952 | | |
| |||
0 commit comments