fix up to reenable fabric 3.0 test #219
Annotations
10 errors
run escapes check for tape:
internal/fabric/common/crypto/random.go#L32
make([]byte, len) escapes to heap
|
run escapes check for tape:
pkg/infra/bitmap/bitmap.go#L12
b does not escape
|
run escapes check for tape:
pkg/infra/bitmap/bitmap.go#L22
b does not escape
|
run escapes check for tape:
pkg/infra/bitmap/bitmap.go#L35
b does not escape
|
run escapes check for tape:
pkg/infra/bitmap/bitmap.go#L39
b does not escape
|
run escapes check for tape:
pkg/infra/bitmap/bitmap.go#L43
b does not escape
|
run escapes check for tape:
pkg/infra/bitmap/bitmap.go#L57
make([]uint64, bitsLen) escapes to heap
|
run escapes check for tape:
internal/fabric/bccsp/utils/ecdsa.go#L35
leaking param: raw
|
run escapes check for tape:
internal/fabric/bccsp/utils/ecdsa.go#L37
new(ECDSASignature) escapes to heap
|
run escapes check for tape:
internal/fabric/bccsp/utils/ecdsa.go#L40
... argument does not escape
|
Loading