Closed jsha closed 2 years ago
I added an annotation for Miri to ignore these tests. Ready for review.
Looks good to me, I am not sure whether 42u8
has some meaning to ALPN, or is literally a byte chosen at random
Literally a byte chosen at random, the answer to life the universe and everything according to hitchhikers guide. Had to choose a nonzero number so I could confirm it changed to zero. :-)
On Wed, Nov 10, 2021, 13:46 Kevin Burke @.***> wrote:
Looks good to me, I am not sure whether 42u8 has some meaning to ALPN, or is literally a byte chosen at random
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rustls/rustls-ffi/pull/208#issuecomment-965774723, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABVYLIBB5NQ47FUODGOMGTULLR2HANCNFSM5HXDLWQA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
Error is:
Presumably this is because miri doesn't support FFI, but
*ring*
needs it during key generation.https://github.com/rust-lang/miri