diff options
author | dana koch <dsk@google.com> | 2014-04-29 11:02:59 +1000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-04-29 13:18:12 -0400 |
commit | 88679aa53f81ed3b537f214094faa96f4e9a395d (patch) | |
tree | 52756bf3a2b3783873f19d16c172d115b60ae642 /changes/ticket8966 | |
parent | cae638805385ae0ef717eb21e1592aeb1d85182c (diff) | |
download | tor-88679aa53f81ed3b537f214094faa96f4e9a395d.tar tor-88679aa53f81ed3b537f214094faa96f4e9a395d.tar.gz |
Quench gcc's complaints about discarding constness in TO_ORIGIN_CIRCUIT.
This was previously satisfied by using a temporary variable, but there
are three other instances in circuitlist.c that gcc is now bothered by,
so now introduce a CONST_TO_ORIGIN_CIRCUIT that takes a const
circuit_t instead.
Diffstat (limited to 'changes/ticket8966')
0 files changed, 0 insertions, 0 deletions