Skip to content

Conversation

@jeremy-visionaid
Copy link
Contributor

@jeremy-visionaid jeremy-visionaid commented Jul 25, 2025

Description of Change

Make shader disposal deterministic in SKBitmap.CopyTo

Bugs Fixed

Fixes: #2915

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

@jeremy-visionaid jeremy-visionaid changed the title Fix shader disposal in SKBitmap.Copy Fix shader disposal in SKBitmap.CopyTo Jul 25, 2025
@tuanchien
Copy link

Would be great if we could get this patch merged to stop resource leaking during bitmap copies.

@jeremy-visionaid jeremy-visionaid force-pushed the fix-skbitmap-shader-disposal branch from b0c860d to 0376efd Compare January 26, 2026 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

[BUG] Excessive Memory Consumption in SkiaSharp Library Leading to OOM Crashes

2 participants