summaryrefslogtreecommitdiff
path: root/src/test/test_config.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-04-12 12:24:36 -0400
committerNick Mathewson <nickm@torproject.org>2018-04-12 12:25:09 -0400
commit4aaa4215e7e11f318c5a50124e29dc0b50ce21e1 (patch)
tree882f99f04e779aa6f29f562d482a1e05faafbe00 /src/test/test_config.c
parent31508a0abccfee1cda0869a9a7d22df74d6b67b7 (diff)
downloadtor-4aaa4215e7e11f318c5a50124e29dc0b50ce21e1.tar.gz
tor-4aaa4215e7e11f318c5a50124e29dc0b50ce21e1.zip
Attempt to fix 32-bit builds, which broke with 31508a0abccfee1cd
When size_t is 32 bits, doing "size_t ram; if (ram > 8GB) { ... }" produces a compile-time warning. Bug caused by #24782 fix; not in any released Tor.
Diffstat (limited to 'src/test/test_config.c')
0 files changed, 0 insertions, 0 deletions