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

Fix memory leak in Geometry::from_wkt #172

Merged
merged 1 commit into from
Mar 23, 2021

Conversation

ttencate
Copy link
Contributor

  • I agree to follow the project's code of conduct.
  • I added an entry to CHANGES.md if knowledge of this change could be valuable to users.

@ttencate ttencate force-pushed the fix/geometry_from_wkt_leak branch from cadb7f9 to 86812e4 Compare March 10, 2021 13:39
@lnicola
Copy link
Member

lnicola commented Mar 10, 2021

CI fails because of a formatting difference.

src/vector/geometry.rs Outdated Show resolved Hide resolved
@ttencate ttencate force-pushed the fix/geometry_from_wkt_leak branch 2 times, most recently from f2bd410 to f3d2e67 Compare March 10, 2021 14:19
@ttencate ttencate force-pushed the fix/geometry_from_wkt_leak branch from f3d2e67 to 5724f7f Compare March 10, 2021 14:21
@lnicola
Copy link
Member

lnicola commented Mar 10, 2021

Interesting, this is the only into_raw() call in the entire crate.

@jdroenner jdroenner merged commit 9e5eda0 into georust:master Mar 23, 2021
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.

3 participants