File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed
Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change 33* There was a leak in the ` MMDB_open() ` sub when it was called against a file
44 which did not contain any MMDB metadata. Reported by Federico
55 G. Schwindt. GitHub issue #36 .
6-
76* Fixed an error that occurred when passing AI_V4MAPPED to ` getaddrinfo() ` on
87 FreeBSD. Apparently this macro is defined but doesn't work the way we
98 expected it to on that platform.
10-
119* Made sure to call ` freeaddrinfo() ` when a call to ` getaddrinfo() ` fails but
1210 still allocated memory.
13-
1411* Fixed a segfault in the tests that occurred on FreeBSD if we passed a NULL
1512 value to ` freeaddrinfo() ` .
16-
1713* Added a missing step to the README.md file for installing from our GitHub
1814 repository. Patch by Yasith Fernando.
19-
2015* Added instructions for installing via Homebrew. Patch by Yasith Fernando.
2116
2217
You can’t perform that action at this time.
0 commit comments