diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-12-22 12:56:35 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-12-22 12:56:35 -0500 |
commit | 47760c7ba5f1c87c945f4a018e3b3da6d127a8b9 (patch) | |
tree | fce7d4a6cd8b7865786574b34065fd8158ecb103 /changes/bug8965 | |
parent | 137982f955b297b41a89086d672baf761825c152 (diff) | |
download | tor-47760c7ba5f1c87c945f4a018e3b3da6d127a8b9.tar.gz tor-47760c7ba5f1c87c945f4a018e3b3da6d127a8b9.zip |
When decoding a base-{16,32,64} value, clear the target buffer first
This is a good idea in case the caller stupidly doesn't check the
return value from baseX_decode(), and as a workaround for the
current inconsistent API of base16_decode.
Prevents any fallout from bug 14013.
Diffstat (limited to 'changes/bug8965')
0 files changed, 0 insertions, 0 deletions