[tor-bugs] #28913 [Core Tor/Tor]: Base32_decode should return the length of its result.
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Dec 20 13:34:55 UTC 2018
#28913: Base32_decode should return the length of its result.
-------------------------+-------------------------------------------------
Reporter: nickm | Owner: nickm
Type: defect | Status: assigned
Priority: Low | Milestone: Tor: 0.4.0.x-final
Component: Core | Version:
Tor/Tor | Keywords: util tor-client base32 cleanup
Severity: Normal | technical-debt
Actual Points: | Parent ID: #19531
Points: .1 | Reviewer:
Sponsor: |
-------------------------+-------------------------------------------------
The base32_decode() API, for consistency with base64_decode, should return
the number of bytes written.
This would also enable us to fuzz it with fuzz_strops.c
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/28913>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list