Be more proactive about noticing underflows: size_t values greater than 0x800...00...
commita980446d0cf8f455c49f6543bd8486b442e326b1
authorNick Mathewson <nickm@torproject.org>
Thu, 2 Dec 2004 04:33:01 +0000 (2 04:33 +0000)
committerNick Mathewson <nickm@torproject.org>
Thu, 2 Dec 2004 04:33:01 +0000 (2 04:33 +0000)
tree2a575e8d2b88971d850174fbe35de613142508d5
parentdb5e100cde18bfb5d35c409f0fbb62e8e7438c38
Be more proactive about noticing underflows: size_t values greater than 0x800...00 are likely to be trouble.

svn:r3064
src/common/compat.c
src/common/crypto.c
src/common/torint.h
src/common/util.c