Skip to content

1.0.2: Extension segfault fix

Choose a tag to compare

@oschwald oschwald released this 19 Jan 18:53
· 645 commits to main since this release
  • Previously the MaxMind DB extension would cause a segfault if the Reader
    object's destructor was called without first having called the constructor.
    (Reported by Matthias Saou & Juan Peri. GitHub #20.)