CBase58Data::SetString: cleanse the full vector
SetString seems to be passing the length of the wrong variable to
memory_cleanse, resulting in the last byte of the temporary buffer not being
securely erased.
CBase58Data::SetString: cleanse the full vector 57704499be94Unpublished Tags None Subscribers None
Description
Details
|