mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-01 20:25:28 +01:00
Fix redefinition of macro ssl_set_bio
Fix redefinition of macro ssl_set_bio to undefined symbol mbedtls_ssl_set_bio_timeout in compat-1.3.h.
This commit is contained in:
parent
d473c1f359
commit
ee7157e735
3 changed files with 6 additions and 2 deletions
|
|
@ -1,5 +1,11 @@
|
|||
mbed TLS ChangeLog (Sorted per branch, date)
|
||||
|
||||
= mbed TLS x.x.x branch released xxxx-xx-xx
|
||||
|
||||
Bugfix
|
||||
* Fix redefinition of macro ssl_set_bio to undefined symbol
|
||||
mbedtls_ssl_set_bio_timeout in compat-1.3.h. #673
|
||||
|
||||
= mbed TLS 2.4.0 branch released 2016-10-17
|
||||
|
||||
Security
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue