commit | d2abdd5413db36db8ad2a285399d571da6b28c57 | [log] [tgz] |
---|---|---|
author | Alan Donovan <adonovan@google.com> | Mon Mar 07 09:47:24 2016 -0500 |
committer | Alan Donovan <adonovan@google.com> | Mon Mar 07 15:53:42 2016 +0000 |
tree | 14a6e3a8a5867b35aa53bae8d9f286f1fb420a15 | |
parent | b15543bacc193e66dc9cb410bc8b1dcfe0ca6fc7 [diff] |
cmd/guru: fix nil deref when position is not in Go source + test Fixes issue golang/go#14684 Change-Id: I56023bf36c307d02c71b4ddf08aee9c229fc66c1 Reviewed-on: https://go-review.googlesource.com/20247 Reviewed-by: Daniel Morsing <daniel.morsing@gmail.com>