mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
Changes file for 7356
This commit is contained in:
parent
f6cc4d35b0
commit
ed0b46e711
5
changes/bug7356
Normal file
5
changes/bug7356
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
o Code simplifications and refactoring:
|
||||||
|
- Add inline functions and convenience macros for quick lookup of
|
||||||
|
state component of channel_t structure. Refactor various parts of
|
||||||
|
codebase to use convenience macros instead of checking state
|
||||||
|
member of channel_t directly. Fixes issue 7356.
|
Loading…
Reference in New Issue
Block a user