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 wrong release_receiver_buffer before acquire #2729

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

Wenxing-hou
Copy link
Contributor

Fix: #2697

@steven-bellock steven-bellock added the bug Something isn't working label Jun 17, 2024
@jyao1 jyao1 merged commit 9eece14 into DMTF:main Jun 18, 2024
97 checks passed
@Wenxing-hou Wenxing-hou deleted the fix_release_receiver_buffer branch June 25, 2024 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The code should not call libspdm_release_receiver_buffer( ) before calling libspdm_acquire_receiver_buffer( ).
3 participants