File: README.md

package info (click to toggle)
golang-github-oschwald-maxminddb-golang-v2 2.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,132 kB
  • sloc: perl: 557; makefile: 3
file content (7 lines) | stat: -rw-r--r-- 388 bytes parent folder | download | duplicates (20)
1
2
3
4
5
6
7
These are corrupt databases that have been know to cause problems such as
segfaults or unhandled errors on one or more MaxMind DB reader
implementations. Implementations _should_ return an appropriate error
or raise an exception on these databases.

If you find a corrupt test-sized database that crashes a MMDB reader library,
please feel free to add it here by creating a pull request.