Affected versions of this crate read from a container using ptr::read in
From<EventList>, and then call a user specified Into<Event> function.
This issue can result in a double-free if the user provided function panics.
{
"license": "CC0-1.0"
}