Skip to content

Fix crash painting deleted cels while applying filter (fix #4991)#5436

Merged
dacap merged 1 commit into
aseprite:mainfrom
dacap:fix-filter-crash
Sep 25, 2025
Merged

Fix crash painting deleted cels while applying filter (fix #4991)#5436
dacap merged 1 commit into
aseprite:mainfrom
dacap:fix-filter-crash

Conversation

@dacap

@dacap dacap commented Sep 25, 2025

Copy link
Copy Markdown
Member

This could happen in Editor::onPaint() or Timeline::onPaint(), these functions were able to read-lock the document because the document is write-lock from the UI thread.

)

This could happen in the Editor::onPaint() or Timeline::onPaint().
@dacap dacap self-assigned this Sep 25, 2025
@aseprite-bot

Copy link
Copy Markdown
Collaborator

clang-tidy review says "All clean, LGTM! 👍"

@dacap dacap merged commit d7b2fac into aseprite:main Sep 25, 2025
12 checks passed
@dacap dacap deleted the fix-filter-crash branch September 25, 2025 11:49
@dacap

dacap commented Sep 25, 2025

Copy link
Copy Markdown
Member Author

This is similar to #4384 and #4315

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