Описание
openssl X509StoreRef::objects is unsound
This function returned a reference into an OpenSSL datastructure, but there was no way to ensure OpenSSL would not mutate the datastructure behind one's back.
Use of this function should be replaced with X509StoreRef::all_certificates.
Пакеты
Наименование
openssl
rust
Затронутые версииВерсия исправления
>= 0.10.29, < 0.10.60
0.10.60