diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-06-01 14:02:55 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-06-01 14:05:10 -0400 |
commit | d9564d528514442e73221d8fbc3044856a2010a9 (patch) | |
tree | 8e59643a7830de207ed04b00026e493b0b0ac54a /src/or/connection_or.h | |
parent | be9058003da9b75abbf0403743e7631dc29ba27c (diff) | |
download | tor-d9564d528514442e73221d8fbc3044856a2010a9.tar tor-d9564d528514442e73221d8fbc3044856a2010a9.tar.gz |
Use uint32 !=, not tor_memneq, for relay cell integrity checking
tor_memeq has started to show up on profiles, and this is one of the
most frequent callers of that function, appearing as it does on every
cell handled for entry or exit.
59f9097d5c3dc010847c359888d31757d1c97904 introduced tor_memneq here;
it went into Tor 0.2.1.31. Fixes part of 12169.
Diffstat (limited to 'src/or/connection_or.h')
0 files changed, 0 insertions, 0 deletions