mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-12 10:32:58 +00:00
Merge remote-tracking branch 'public/pr/1129' into development
This commit is contained in:
@@ -41,6 +41,8 @@ Bugfix
|
||||
* Fix overly strict bounds check in ssl_parse_certificate_request()
|
||||
which could lead to valid CertificateRequest messages being rejected.
|
||||
Fixes #1954.
|
||||
* Fix memory leak and free without initialization in pk_encrypt
|
||||
and pk_decrypt example programs. Reported by Brace Stout. Fixes #1128.
|
||||
|
||||
Changes
|
||||
* Copy headers preserving timestamps when doing a "make install".
|
||||
|
||||
Reference in New Issue
Block a user