Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
service/dap: fix nil ptr deref when current addr is not in a func (go…
…-delve#3157) Fixes nil pointer dereference when current PC address does not belong to any known func. Fixes go-delve#3156
- Loading branch information