Page MenuHomePhabricator

util: Don't allow Base32/64-decoding or ParseMoney(…) on strings with embedded NUL characters. Add tests.
ClosedPublic

Authored by Fabien on Oct 28 2020, 13:23.

Details

Summary
Don't allow Base32/64-decoding or ParseMoney(…) on strings with embedded
NUL characters. Add tests.

Backport of core PR17753.

Depends on D8154.

Test Plan
ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable