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

[pull] master from OSGeo:master #193

Merged
merged 6 commits into from
Feb 18, 2025
Merged

[pull] master from OSGeo:master #193

merged 6 commits into from
Feb 18, 2025

Conversation

pull[bot]
Copy link

@pull pull bot commented Feb 18, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

samiermerchant and others added 6 commits February 12, 2025 20:54
…t), which can lead to scenarios where one thread destroys the context while another is still using it

Undo 94ede75, which causes segfaults when using gdal in a multi-threaded environment such as a thread worker pool.

It might be the case that one thread "destroys" the context (m_psLastContext) while another thread is still using it, leading to a segfault. As you can see with the following line: m_psLastContext = OSRGetProjTLSContext();
DXF: Don't hide block entities on layer 0 when that layer is frozen
Update ogrct.cpp to remove shared shared proj context (m_psLastContex…
@pull pull bot added the ⤵️ pull label Feb 18, 2025
@pull pull bot merged commit 2df1b0e into makesoftwaresafe:master Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants