Replace unsafe.Slice with memory copying to avoid potential fault memory issue #9308
Triggered via pull request
September 12, 2024 04:09
Status
Failure
Total duration
6m 10s
Artifacts
–
codeql.yml
on: pull_request
Check whether tests need to be run based on diff
20s
Matrix: Analyze on Linux
Matrix: Analyze on Windows
Annotations
2 errors and 1 warning
Analyze on Windows (go):
pkg/agent/util/syscall/syscall_windows.go#L380
cannot use rows (variable of type []*MibIPForwardRow) as []MibIPForwardRow value in return statement
|
Analyze on Windows (go)
Process completed with exit code 1.
|
Analyze on Linux (go)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|