Skip to content

Commit

Permalink
The alloc change didn't make it into 1.5.1. Re-releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwald committed Feb 18, 2021
1 parent b63fc8d commit d188966
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Changes.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
## 1.5.1 - 2021-02-18
## 1.5.2 - 2021-02-18

* With `libmaxminddb` on Windows and `mmdblookup` generally, there were
instances where the return value of `calloc` was not checked, which could
lead to issues in low memory situations or when resource limits had been
set. Reported by cve-reporting. GitHub #252.

## 1.5.1 - 2021-02-18

* The formatting of the manpages has been improved and the script that
generates them now supports `lowdown` in addition to `pandoc`. Pull request
by Faidon Liambotis. GitHub #248.
Expand Down

0 comments on commit d188966

Please sign in to comment.