nasa/CryptoLib

ut_crypto.c seg fault on GET_ECS_ALGO test

Donnie-Ice opened this issue · 1 comments

GET_ECS_ALGO is causing a seg fault during unit tests. This does not cause the tests after it to not run and also shows [ OK ]. can reproduce by running ./bin/ut_crypto --filter=CRYPTO_C.GET_ECS_ALGO from the CryptoLib root directory.

Also happens with GET_ACS_ALGO