janelia-flyem / dvid

Distributed, Versioned, Image-oriented Dataservice
http://dvid.io
Other
195 stars 33 forks source link

GET .../indices panics if input is bad #328

Closed stuarteberg closed 4 years ago

stuarteberg commented 4 years ago

Earlier today I tried using GET .../indices with slightly strange input:

[1357994728, 1357994728, 1]

It caused dvid to panic. (@DocSavage has a copy of the panic log in his email.) I don't know if that was due to the non-existent body ID (1), or if it was due to the fact that the first two body IDs were identical.