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

session_id calculation is incorrect #63

Closed
jyao1 opened this issue Dec 11, 2022 · 0 comments · Fixed by #64
Closed

session_id calculation is incorrect #63

jyao1 opened this issue Dec 11, 2022 · 0 comments · Fixed by #64
Assignees

Comments

@jyao1
Copy link
Member

jyao1 commented Dec 11, 2022

See: DMTF/libspdm#1424

We need fix spdm_dump as well.

    m_cached_session_id =
        m_cached_session_id | spdm_response->rsp_session_id;
Wenxing-hou added a commit to Wenxing-hou/spdm-dump that referenced this issue Dec 13, 2022
Fix the issue: DMTF#63

Signed-off-by: Wenxing Hou <[email protected]>
Wenxing-hou added a commit to Wenxing-hou/spdm-dump that referenced this issue Dec 13, 2022
Fix the issue: DMTF#63

Signed-off-by: Wenxing Hou <[email protected]>
jyao1 pushed a commit that referenced this issue Dec 13, 2022
Fix the issue: #63

Signed-off-by: Wenxing Hou <[email protected]>
@jyao1 jyao1 closed this as completed in #64 Dec 13, 2022
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 a pull request may close this issue.

2 participants