Sungho Yoon

Results 1 issues of Sungho Yoon

https://github.com/DMTF/libspdm/blob/b42d264dd770d6f14c2a2278c9942806e2c554fd/unit_test/test_spdm_responder/algorithms.c#L1139-L1204 Above TC (libspdm_test_responder_algorithms_case7) is for nonmal behavior with multiple tables. https://github.com/DMTF/libspdm/blob/b42d264dd770d6f14c2a2278c9942806e2c554fd/library/spdm_responder_lib/libspdm_rsp_algorithms.c#L408-L439 In the current implementation, the same type of algorithm structure is overwritten when it comes. Therefore, when multiple...

enhancement