Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Fix memory leak in CRS.list_authority #1178

Merged
merged 1 commit into from Nov 13, 2022

Commits on Nov 12, 2022

  1. Fix memory leak in CRS.to_authority/CRS.list_authority

    List elements were not properly disposed of when iterating the results of proj_identify. This fixes this and simplifies the cleanup logic.
    skogler committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    01b793b View commit details
    Browse the repository at this point in the history