diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-03-11 16:29:06 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-03-11 16:29:06 -0400 |
commit | 051b1e8ac4114fb23904cdf8dead72d585904e0a (patch) | |
tree | 9135f0b54a5628f08daa03af60c2b15e4f117777 /src/or/policies.h | |
parent | ef4db3169344567f30fb72e3e9a66154b976d889 (diff) | |
download | tor-051b1e8ac4114fb23904cdf8dead72d585904e0a.tar.gz tor-051b1e8ac4114fb23904cdf8dead72d585904e0a.zip |
Look at the right variable when warning about signed size_t.
In 81d69f4c2d8a451 (0.2.21-alpha) we added a compile-time check for
a (totally broken) signed size_t. In 0e597471af (not yet released)
I switched to a better configure-time check, which stored its output
in a different variable. I didn't change the code which looked at
the output, however.
This bug is not in any released version of Tor, and would not affect
anybody with a working Tor.
Diffstat (limited to 'src/or/policies.h')
0 files changed, 0 insertions, 0 deletions