fix(gnovm): Fix panic when calling len()
/cap()
on pointer array
#2709
58.33% of diff hit (within 10.00% threshold of 60.85%)
View this Pull Request on Codecov
58.33% of diff hit (within 10.00% threshold of 60.85%)
Annotations
Check warning on line 2128 in gnovm/pkg/gnolang/values.go
codecov / codecov/patch
gnovm/pkg/gnolang/values.go#L2128
Added line #L2128 was not covered by tests
Check warning on line 2174 in gnovm/pkg/gnolang/values.go
codecov / codecov/patch
gnovm/pkg/gnolang/values.go#L2173-L2174
Added lines #L2173 - L2174 were not covered by tests
Check warning on line 2225 in gnovm/pkg/gnolang/values.go
codecov / codecov/patch
gnovm/pkg/gnolang/values.go#L2223-L2225
Added lines #L2223 - L2225 were not covered by tests
Check warning on line 2238 in gnovm/pkg/gnolang/values.go
codecov / codecov/patch
gnovm/pkg/gnolang/values.go#L2236-L2238
Added lines #L2236 - L2238 were not covered by tests
Check warning on line 2258 in gnovm/pkg/gnolang/values.go
codecov / codecov/patch
gnovm/pkg/gnolang/values.go#L2256-L2258
Added lines #L2256 - L2258 were not covered by tests