Merge branch 'maint-0.4.3' into release-0.4.3
[tor.git] / changes / bug34400
blobe2b56688b92f8f84ea47b5fca2ee37996dcf894a
1   o Minor bugfixes (v2 onion services):
2     - For HSFETCH commands on v2 onion services addresses, check the length of
3       bytes decoded, not the base32 length. This takes the behavior introduced
4       in commit a517daa56f5848d25ba79617a1a7b82ed2b0a7c0 into consideration.
5       Fixes bug 34400; bugfix on 0.4.1.1-alpha. Patch by Neel Chauhan.