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 crash in graduated symbol renderer widget #60901

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

nyalldawson
Copy link
Collaborator

Caused by 75c8e3e -- the previous code was relying on the leak to reference processing parameter owned by the leaked object

Fixes #60865

Caused by 75c8e3e -- the previous code was relying on the leak
to reference processing parameter owned by the leaked object

Fixes qgis#60865
@github-actions github-actions bot added this to the 3.44.0 milestone Mar 8, 2025
@nyalldawson nyalldawson added the Regression Something which used to work, but doesn't anymore label Mar 8, 2025
Copy link

github-actions bot commented Mar 8, 2025

🪟 Windows Qt6 builds

Download Windows Qt6 builds of this PR for testing.
(Built from commit 54be79f)

🪟 Windows builds

Download Windows builds of this PR for testing.
Debug symbols for this build are available here.
(Built from commit 54be79f)

@nyalldawson nyalldawson closed this Mar 8, 2025
@nyalldawson nyalldawson reopened this Mar 8, 2025
@nyalldawson nyalldawson closed this Mar 9, 2025
@nyalldawson nyalldawson reopened this Mar 9, 2025
@nyalldawson nyalldawson closed this Mar 9, 2025
@nyalldawson nyalldawson reopened this Mar 9, 2025
@nyalldawson nyalldawson reopened this Mar 10, 2025
@nyalldawson nyalldawson merged commit 6b4451d into qgis:master Mar 10, 2025
154 of 179 checks passed
@nyalldawson nyalldawson deleted the fix_60865 branch March 10, 2025 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Crash/Data Corruption Regression Something which used to work, but doesn't anymore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crahs during classification of values for graduated symbology
2 participants