diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-01-09 19:14:51 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-01-09 19:14:51 -0500 |
commit | b1ee1a719db0a47fa27a8efd9a6e7e443dca2550 (patch) | |
tree | 7ab4649584c6eb213cc37999d8a6b64e65f44646 /changes/bug4413 | |
parent | 3fadc074caa2f69b9d4ef17339a42dc9fbe4ad9e (diff) | |
download | tor-b1ee1a719db0a47fa27a8efd9a6e7e443dca2550.tar tor-b1ee1a719db0a47fa27a8efd9a6e7e443dca2550.tar.gz |
Tweaks for bug4413 fix
The thing that's limited to 63 bytes is a "label", not a hostname.
Docment input constraints and behavior on bogus inputs.
Generally it's better to check for overflow-like conditions before
than after. In this case, it's not a true overflow, so we're okay,
but let's be consistent.
pedantic less->fewer in the documentation
Diffstat (limited to 'changes/bug4413')
0 files changed, 0 insertions, 0 deletions