fdb588b3a7
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
|
||
---|---|---|
.. | ||
00README.md | ||
bugfix_PR3616.txt | ||
dtls_sample_use_read_timeout.txt | ||
fix_memsan_build_clang11.txt | ||
fix_return_type_for_invalid_crypto_key.txt | ||
fix-invalid-id-error-code.txt | ||
fix-pk-parse-key-error-code.txt | ||
fix-printf-specifiers.txt | ||
mpi_read_negative_zero.txt | ||
pkcs1_v21_sign_ext.txt |