diff options
author | Taylor Yu <catalyst@torproject.org> | 2017-04-07 16:33:22 -0400 |
---|---|---|
committer | Taylor Yu <catalyst@torproject.org> | 2017-04-07 18:16:45 -0400 |
commit | 00ffefb41bc63d17ff68b7af2c9e8253715c12f3 (patch) | |
tree | 9f76b83c86b53af817727e474840d97ddba6f797 /src/common | |
parent | f15818f280a6773e41b45a1a45cdb749ce7d611b (diff) | |
download | tor-00ffefb41bc63d17ff68b7af2c9e8253715c12f3.tar.gz tor-00ffefb41bc63d17ff68b7af2c9e8253715c12f3.zip |
Test odd-sized base64 decodes
Test base64_decode() with odd sized decoded lengths, including
unpadded encodings and padded encodings with "right-sized" output
buffers. Convert calls to base64_decode_nopad() to base64_decode()
because base64_decode_nopad() is redundant.
Diffstat (limited to 'src/common')
0 files changed, 0 insertions, 0 deletions