Skip to content

Conversation

dark264sh
Copy link

After auto-reloading the MMDB, clear the cached 'database->address'.
If not cleared, a subsequent lookup for the same IP would reuse the stale 'database->result' (containing pointers/offsets from the old DB), leading to incorrect data retrieval from the new DB instance.

#134

After auto-reloading the MMDB, clear the cached 'database->address'.
If not cleared, a subsequent lookup for the same IP would reuse the
stale 'database->result' (containing pointers/offsets from the *old* DB),
leading to incorrect data retrieval from the *new* DB instance.
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