github maxmind/libmaxminddb 1.4.3

latest releases: 1.9.1, 1.9.0, 1.8.0...
3 years ago
  • On Windows, always call CreateFileW instead of CreateFile.
    CreateFile could be mapped to CreateFileA and not work as expected.
    Pull request by Sandu Liviu Catalin. GitHub #228.
  • Fixed use of uninitialized memory in dump_entry_data_list() that could
    cause a heap buffer flow in mmdblookup. As part of this fix, most uses
    of malloc were replaced with calloc. Reported by azhou. GitHub #236.

Don't miss a new libmaxminddb release

NewReleases is sending notifications on new releases.