Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

Fix reading records at end of the database when using shared mem #39

Merged
merged 2 commits into from
May 16, 2016

Conversation

oschwald
Copy link
Member

Previously data records at the end of the database were incorrectly returned as null values when using shared memory. This was due to attempting to read beyond the end of the database. This bug only affected users using GEOIP_SHARED_MEMORY.

@coveralls
Copy link

coveralls commented May 16, 2016

Coverage Status

Coverage increased (+1.06%) to 7.85% when pulling 59f5283 on greg/fix-shared-mem-reads into afa4597 on master.

@coveralls
Copy link

coveralls commented May 16, 2016

Coverage Status

Coverage increased (+1.06%) to 7.85% when pulling fb03442 on greg/fix-shared-mem-reads into afa4597 on master.

@autarch autarch merged commit 2053a85 into master May 16, 2016
@autarch autarch deleted the greg/fix-shared-mem-reads branch May 16, 2016 19:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants