golang / groupcache

groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Should we check the index i before we visit ByteView.At(i)

tangmengqiu opened this issue · comments

its in the ByteView.go ,line 65 and 67,which may cause panic