mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-06-20 20:18:03 +00:00
add myself to changelog
This commit is contained in:
parent
ca2ea4e217
commit
4736e96568
|
@ -18,6 +18,9 @@ Bugfix
|
||||||
return value. Found by @davidwu2000. #839
|
return value. Found by @davidwu2000. #839
|
||||||
* Fix a memory leak in mbedtls_x509_csr_parse(), found by catenacyber,
|
* Fix a memory leak in mbedtls_x509_csr_parse(), found by catenacyber,
|
||||||
Philippe Antoine. Fixes #1623.
|
Philippe Antoine. Fixes #1623.
|
||||||
|
* Change the default behaviour of mbedtls_hkdf_extract() to return an error
|
||||||
|
when calling with a NULL salt and non-zero salt_len. Contributed by
|
||||||
|
Brian J Murray
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
* Change the shebang line in Perl scripts to look up perl in the PATH.
|
* Change the shebang line in Perl scripts to look up perl in the PATH.
|
||||||
|
|
Loading…
Reference in a new issue