storj/pkg/pointerdb
Kaloyan Raev a90aa18582 Fix panic in PointerDB.Get (#1209)
* Fix panic in PointerDB.Get

* Allow nil nodes, check if v is nil instead

* More checks like this

* Remove unnecessary check

* More checks
2019-02-01 10:55:47 -07:00
..
auth updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
pdbclient Fix panic in PointerDB.Get (#1209) 2019-02-01 10:55:47 -07:00
allocation.go make bandwidth agreements sensible: without []byte's (#1152) 2019-01-28 14:45:25 -05:00
common.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
config.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
pointerdb_test.go make bandwidth agreements sensible: without []byte's (#1152) 2019-01-28 14:45:25 -05:00
pointerdb.go Fix panic in PointerDB.Get (#1209) 2019-02-01 10:55:47 -07:00
service.go Move pointerdb logic to a service (#1037) 2019-01-18 10:10:21 -05:00