tendermint/libs/clist
Ismail Khoffi 1de32fba17 Check for int overflow in clist (#2289)
* explicitly panic if max capacity is reached

* address review comments

* comments and a test
2018-09-02 02:13:09 -04:00
..
bench_test.go clist: Speedup functions (#2208) 2018-08-14 19:00:21 +04:00
clist.go Check for int overflow in clist (#2289) 2018-09-02 02:13:09 -04:00
clist_test.go Check for int overflow in clist (#2289) 2018-09-02 02:13:09 -04:00