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 release-3_34] Fix use-after-free in QgsVectorLayerCache iterators #58094

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

qgis-bot
Copy link
Collaborator

Backport #58093
Authored by: @nyalldawson

We need to gracefully handle the situation where the cache
is deleted before the iterator, as these iterators require
the cache object
@github-actions github-actions bot added this to the 3.34.9 milestone Jul 13, 2024
@nyalldawson
Copy link
Collaborator

Anyone care to approve? It's a trivial fix for a crasher...

@alexbruy alexbruy merged commit 98edabb into release-3_34 Jul 24, 2024
34 checks passed
@alexbruy alexbruy deleted the backport-58093-to-release-3_34 branch July 24, 2024 08:00
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