go-datastructures
go-datastructures copied to clipboard
Cache: nil pointer dereference
Hi.
https://github.com/Workiva/go-datastructures/blob/6e483a429c7b8d45d5487bcad780d0caa3a82146/cache/cache.go#L156
c.keyList.Back() returns nil if the list is empty.