Skip to content

Commit

Permalink
Add Changes entry for realloc fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autarch committed Dec 1, 2014
1 parent 23f5d7b commit 07d20f1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
usage. Patch by Andre. GitHub #52.
* The includes for the Windows header files were made lowercase in order to
match the actual file names on case-sensitive file systems. GitHub PR #57.
* Removed `realloc()` calls that caused warnings on Windows and generally
cleaned up memory allocation in `MMDB_vget_value()`. See relevant discussion
in GitHub #52.


## 1.0.2 - 2014-09-22
Expand Down

0 comments on commit 07d20f1

Please sign in to comment.