Skip to content

Update geohash.c#6

Open
normalblaster wants to merge 9 commits intosimplegeo:masterfrom
normalblaster:normalblaster-patch-buffer-overrun-memory-leak
Open

Update geohash.c#6
normalblaster wants to merge 9 commits intosimplegeo:masterfrom
normalblaster:normalblaster-patch-buffer-overrun-memory-leak

Conversation

@normalblaster
Copy link
Copy Markdown

Fixed a buffer over run at line 108 of geohash.c. Removed the memory leak at line 113 by adding a temporary pointer called newBase

normalblaster and others added 9 commits April 6, 2019 14:20
…ighbors

ifunctions to a const char *. This makes it more compatible with C++ programs.
Of course this mean you can only use modern C compilers.
ifunctions to a const char *. This makes it more compatible with C++ programs.
Of course this mean you can only use modern C compilers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant