TheClimateCorporation / mandoline

A distributed, versioned, multi-dimensional array database
Other
105 stars 17 forks source link

Throw exception on null bytebuffer #20

Closed numberten closed 9 years ago

numberten commented 9 years ago

This change causes mandoline to throw an IllegalArgumentException when bytes-to-array is passed a null reference.

leon-barrett commented 9 years ago

LGTM; +2