An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes.
{
"versions": [
{
"introduced": "0.8.0"
},
{
"fixed": "0.8.4"
},
{
"introduced": "0.9.0"
},
{
"fixed": "0.9.1"
},
{
"introduced": "0.10.0"
},
{
"fixed": "0.10.1"
},
{
"introduced": "0.11.0"
},
{
"fixed": "0.11.2"
},
{
"introduced": "0.12.0"
},
{
"fixed": "0.12.4"
},
{
"introduced": "0.13.0"
},
{
"fixed": "0.13.3"
}
]
}