Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also .

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also .
base repository: maxmind/libmaxminddb
base: 1.4.2
Choose a base ref
head repository: maxmind/libmaxminddb
compare: 1.4.3
Choose a head ref
  • 12 commits
  • 10 files changed
  • 4 contributors

Commits on Apr 27, 2020

  1. Don't force wide string on possibly CreateFileA.

    If the library is not compiled with unicode. Then `CreateFile` points to `CreateFileA`. And will be called with a wide string.
    iSLC committed Apr 27, 2020

Commits on May 1, 2020

  1. Merge pull request #228 from iSLC/master

    Don't force wide string on possibly `CreateFileA`.
    horgh committed May 1, 2020
  2. Mention #228 in changelog

    horgh committed May 1, 2020

Commits on May 12, 2020

  1. Use correct prefix. Closes #229

    oschwald committed May 12, 2020
  2. Merge pull request #230 from maxmind/greg/fix-typo

    Use correct prefix. Closes #229
    horgh committed May 12, 2020

Commits on Jun 25, 2020

  1. Create codeql-analysis.yml

    oschwald committed Jun 25, 2020

Commits on Jun 26, 2020

  1. Merge pull request #235 from maxmind/greg/code-scanning

    Create codeql-analysis.yml
    horgh committed Jun 26, 2020

Commits on Aug 5, 2020

  1. Replace most malloc uses with calloc

    Closes #236.
    oschwald committed Aug 5, 2020
  2. Run uncrustify

    oschwald committed Aug 5, 2020

Commits on Aug 6, 2020

  1. Merge pull request #237 from maxmind/greg/fix-heap-buffer-overflow

    Fix heap buffer overflow
    horgh committed Aug 6, 2020
  2. Set 1.4.3 releae date

    oschwald committed Aug 6, 2020
  3. Bumped version to 1.4.3

    oschwald committed Aug 6, 2020