summaryrefslogtreecommitdiff
path: root/src/or
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-12-08 17:50:01 -0500
committerNick Mathewson <nickm@torproject.org>2016-12-08 17:50:01 -0500
commit39f455468731d4746adb729a67597927beaca4b8 (patch)
treef5317ae92652bed9a1662057cd8229e0a9ed68ce /src/or
parentbc68eedd79286420f8dcab5fa4ed83401299c89c (diff)
downloadtor-39f455468731d4746adb729a67597927beaca4b8.tar.gz
tor-39f455468731d4746adb729a67597927beaca4b8.zip
Fix a completely stupid stack-protector warning in test_channels.c
This was breaking the build on debian precise, since it thought that using a 'const int' to dimension an array made that array variable-size, and made us not get protection. Bug not in any released version of Tor. I will insist that this one wasn't my fault. "Variables won't. Constants aren't." -- Osborn's Law
Diffstat (limited to 'src/or')
0 files changed, 0 insertions, 0 deletions