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 mismatched use of xnn_allocate_zero_simd_memory and xnn_release_memory #7841

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

copybara-service[bot]
Copy link
Contributor

@copybara-service copybara-service bot commented Feb 19, 2025

Fix mismatched use of xnn_allocate_zero_simd_memory and xnn_release_memory

This causes crashes on windows, uncovered in #7830.

This bug appears with xnn_create_runtime_v4, other paths that allocate workspaces have matching allocate/free calls.

@copybara-service copybara-service bot force-pushed the test_728501674 branch 2 times, most recently from 4e06318 to 9b42c4e Compare February 19, 2025 08:42
…emory

This causes crashes on windows, uncovered in #7830.

This bug appears with `xnn_create_runtime_v4`, other paths that allocate workspaces have matching allocate/free calls.

PiperOrigin-RevId: 728550543
@copybara-service copybara-service bot merged commit d94d6ec into master Feb 19, 2025
@copybara-service copybara-service bot deleted the test_728501674 branch February 19, 2025 08:54
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.

1 participant