delve/service/test
chainhelen 65d7f5c65f
pkg/proc: Prevent program crash when called meanless expression (#1934)
If we call one expression which is the fake method of meanless
string, `delve` will panic. Strengthen the inspection of boundary
conditions when supporting function calls on non-struct types.

Update: #1871
2020-03-18 09:26:24 -07:00
..
common_test.go *: Fix go vet complaints (#1935) 2020-03-18 09:25:32 -07:00
integration1_test.go *: Fix go vet complaints (#1935) 2020-03-18 09:25:32 -07:00
integration2_test.go *: Fix go vet complaints (#1935) 2020-03-18 09:25:32 -07:00
variables_test.go pkg/proc: Prevent program crash when called meanless expression (#1934) 2020-03-18 09:26:24 -07:00