Skip to content

Conversation

haraldh
Copy link
Contributor

@haraldh haraldh commented Feb 14, 2024

use TryFrom<&sgx_ql_qve_collateral_t> instead of From<sgx_ql_qve_collateral_t>

  • return an error, if something goes wrong, instead of panic
  • don't take ownership of the memory

…l()`

use `TryFrom<&sgx_ql_qve_collateral_t>` instead of `From<sgx_ql_qve_collateral_t>`

* return an error, if something goes wrong, instead of panic
* don't take ownership of the memory

Signed-off-by: Harald Hoyer <[email protected]>
@haraldh haraldh force-pushed the fallible_collateral branch from 5e4d362 to ab56b9b Compare February 14, 2024 13:00
@haraldh
Copy link
Contributor Author

haraldh commented Sep 9, 2024

ping?

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