mbedtls/ChangeLog.d
Chris Jones fdb588b3a7 Fix an incorrect error code addition in pk_parse_key_pkcs8_unencrypted_der
An incorrect error code addition was spotted by the new invasive testing
infrastructure whereby pk_get_pk_alg will always return a high level
error or zero and pk_parse_key_pkcs8_unencrypted_der will try to add
another high level error, resulting in a garbage error code.

Apply the same fix from ae3741e8a to fix the bug.

Signed-off-by: Chris Jones <christopher.jones@arm.com>
2021-04-15 11:19:56 +01:00
..
00README.md 2.24.0 is still covered by the old policy 2020-10-01 00:35:49 +02:00
bugfix_PR3616.txt Changelog update #3175 2020-09-27 23:51:21 +03:00
dtls_sample_use_read_timeout.txt Actually use the READ_TIMEOUT_MS in the sample DTLS client and server 2021-03-15 16:43:08 -04:00
fix-invalid-id-error-code.txt Add change log 2021-04-01 14:55:04 +02:00
fix-pk-parse-key-error-code.txt Fix an incorrect error code addition in pk_parse_key_pkcs8_unencrypted_der 2021-04-15 11:19:56 +01:00
fix-printf-specifiers.txt Improve wording of ChangeLog entry 2021-03-10 17:14:10 +00:00
fix_memsan_build_clang11.txt Fix memsan build with clang 11 2021-03-05 14:24:03 +00:00
fix_return_type_for_invalid_crypto_key.txt Add Change log entry for bug fix. 2021-04-01 10:01:32 +01:00
mpi_read_negative_zero.txt Explain the problem in more concrete terms 2021-04-09 20:20:26 +02:00
pkcs1_v21_sign_ext.txt Removed trailing whitespace 2021-01-10 15:40:33 +01:00