clean GetChaincodeHeaderExtension #119
Triggered via pull request
December 24, 2023 08:18
Status
Success
Total duration
15m 23s
Artifacts
–
Annotations
10 errors
escapes-test:
internal/fabric/common/crypto/random.go#L32
make([]byte, len) escapes to heap
|
escapes-test:
pkg/infra/bitmap/bitmap.go#L12
b does not escape
|
escapes-test:
pkg/infra/bitmap/bitmap.go#L22
b does not escape
|
escapes-test:
pkg/infra/bitmap/bitmap.go#L35
b does not escape
|
escapes-test:
pkg/infra/bitmap/bitmap.go#L39
b does not escape
|
escapes-test:
pkg/infra/bitmap/bitmap.go#L43
b does not escape
|
escapes-test:
pkg/infra/bitmap/bitmap.go#L57
make([]uint64, bitsLen) escapes to heap
|
escapes-test:
internal/fabric/bccsp/utils/ecdsa.go#L35
leaking param: raw
|
escapes-test:
internal/fabric/bccsp/utils/ecdsa.go#L37
new(ECDSASignature) escapes to heap
|
escapes-test:
internal/fabric/bccsp/utils/ecdsa.go#L40
... argument does not escape
|