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

[Backport 6.2] PROJStringParser::createFromPROJString(): avoid potential infinite recursion (fixes #1574) #1594

Merged
merged 1 commit into from
Sep 6, 2019

Conversation

backporting[bot]
Copy link

@backporting backporting bot commented Sep 6, 2019

Backport #1589.

…cursion (fixes #1574)

The exact circumstances are a bit difficult to explain, but they involve
using a non-default context, enabling proj_context_use_proj4_init_rules() on it,
using proj_create(ctxt, "+init=epsg:XXXX +type=crs"), whereas PROJ_LIB is
defined to a directory that has a 'epsg' file in it.
@rouault rouault merged commit 3eb5780 into 6.2 Sep 6, 2019
@rouault rouault added this to the 6.2.1 milestone Sep 6, 2019
@rouault rouault deleted the backport-1589-to-6.2 branch September 6, 2019 13:34
@kbevers kbevers removed this from the 6.2.1 milestone Sep 7, 2019
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.

2 participants