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 SKPaint.Clone #2903

Closed

Conversation

jeremy-visionaid
Copy link
Contributor

Clone should operate on SkCompatPaint

Description of Change

Fix crash on dispose of a cloned SKPaint

Bugs Fixed

API Changes

None.

Behavioral Changes

None.

Required skia PR

None.

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of main at time of PR
  • Merged related skia PRs
  • Changes adhere to coding standard
  • Updated documentation

Clone should operate on SkCompatPaint
@jeremy-visionaid jeremy-visionaid changed the base branch from release/3.0.0-preview.3 to main June 17, 2024 01:38
@jeremy-visionaid jeremy-visionaid force-pushed the release/3.0.0-preview.3 branch from 76c3d19 to 207e560 Compare June 17, 2024 01:40
@jeremy-visionaid
Copy link
Contributor Author

Targetted wrong branch

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.

[BUG] (preview3.1) Access violation when a Cloned SKPaint is disposed/finalized
1 participant