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: fix memory leaks in ReceiveArray style array parameters #384

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

halildurmus
Copy link
Owner

Description

Fixes memory leaks in ReceiveArray style array parameters.

Related Issue

None

Type of Change

  • feat -- New feature (non-breaking change which adds functionality)
  • 🛠️ fix -- Bug fix (non-breaking change which fixes an issue)
  • ! -- Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 refactor -- Code refactor
  • ci -- Build configuration change
  • 📝 docs -- Documentation
  • 🧪 test -- Test
  • 🗑️ chore -- Chore

@github-actions github-actions bot added pkg: windows_devices The windows_devices package pkg: windows_foundation The windows_foundation package pkg: windows_graphics The windows_graphics package pkg: windows_media The windows_media package pkg: winrtgen The winrtgen package pkg: windows_applicationmodel The windows_applicationmodel package labels Nov 30, 2023
@halildurmus halildurmus merged commit f7ed3ff into main Nov 30, 2023
5 of 26 checks passed
@halildurmus halildurmus deleted the fix-memory-leaks branch November 30, 2023 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: windows_applicationmodel The windows_applicationmodel package pkg: windows_devices The windows_devices package pkg: windows_foundation The windows_foundation package pkg: windows_graphics The windows_graphics package pkg: windows_media The windows_media package pkg: winrtgen The winrtgen package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant