Skip to content

Commit

Permalink
Merge Mbed-TLS#6460: add Quick fix
Browse files Browse the repository at this point in the history
Signed-off-by: Jerry Yu <[email protected]>
  • Loading branch information
yuhaoth committed Nov 29, 2022
1 parent 8046f77 commit 302c6cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/mbedtls/build_info.h
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@

#if defined(MBEDTLS_ZERO_RTT) && !defined(MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_SOME_PSK_ENABLED)
#undef MBEDTLS_ZERO_RTT
#undef MBEDTLS_SSL_EARLY_DATA
#endif
/* Quick fix END */

Expand Down

0 comments on commit 302c6cf

Please sign in to comment.