HomePhabricator

CBase58Data::SetString: cleanse the full vector
57704499be94Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

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.

Details

Provenance
Kaz Wesley <keziahw@gmail.com>Authored on Apr 18 2016, 21:56
deadalnixPushed on May 14 2017, 22:04
Parents
rABC59ad56851a34: Merge #7912: Tests: Fix deserialization of reject messages
Branches
Unknown
Tags
Unknown

Event Timeline

Kaz Wesley <keziahw@gmail.com> committed rABC57704499be94: CBase58Data::SetString: cleanse the full vector (authored by Kaz Wesley <keziahw@gmail.com>).Apr 22 2016, 01:28