maxmind / MaxMind-DB-Reader-java

Java reader for the MaxMind DB format
https://maxmind.github.io/MaxMind-DB-Reader-java/
Apache License 2.0
114 stars 43 forks source link

Handle null arguments when throwing DeserializationException #168

Closed oschwald closed 7 months ago

oschwald commented 7 months ago

Fixes #164