Affected versions of this crate passed an uninitialized buffer to a
user-provided Read instance in:
deserialize_binarydeserialize_stringdeserialize_extension_othersdeserialize_string_primitiveThis can result in safe Read implementations reading from the uninitialized
buffer leading to undefined behavior.
{
"license": "CC0-1.0"
}