Skip to content

Updates AnyBitmap implicit casting XML Comments#65

Merged
mee-ironsoftware merged 1 commit intomasterfrom
update-implicit-casting-comment
Jul 31, 2023
Merged

Updates AnyBitmap implicit casting XML Comments#65
mee-ironsoftware merged 1 commit intomasterfrom
update-implicit-casting-comment

Conversation

@mee-ironsoftware
Copy link
Copy Markdown
Member

Description

From memory leak which @djrecipe raise on Friday.
The source object can't Dispose() when finished casting because it may lead to another issue.
In this PR add the XML comment to AnyBitmap and implicit casting to describe the source image object should be dispose by themself.

Type of change

Please select the relevant option by placing an 'x' inside the brackets, like this: [x].

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🏗️ Internal/structural update (non-breaking change that improves code quality, organization, or performance)
  • 📚 This change requires a documentation update
  • 🚀 DevOps build chain modification for release
  • 🤖 DevOps build chain modification for CI

@mee-ironsoftware mee-ironsoftware force-pushed the update-implicit-casting-comment branch from 781ab39 to a25ddef Compare July 31, 2023 01:33
@mee-ironsoftware mee-ironsoftware merged commit f11f0d4 into master Jul 31, 2023
@mbkrispy mbkrispy deleted the update-implicit-casting-comment branch October 13, 2023 04:03
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