[tor-commits] [tor/master] Changes file for CONST_TO_*() functions.
dgoulet at torproject.org
dgoulet at torproject.org
Thu Jul 16 16:56:36 UTC 2020
commit f0204a3c3453af3db734b03ad1ebafd151035174
Author: Nick Mathewson <nickm at torproject.org>
Date: Thu Jul 16 10:34:44 2020 -0400
Changes file for CONST_TO_*() functions.
Closes #40046.
---
changes/ticket40046 | 3 +++
1 file changed, 3 insertions(+)
diff --git a/changes/ticket40046 b/changes/ticket40046
new file mode 100644
index 0000000000..68e1ed2544
--- /dev/null
+++ b/changes/ticket40046
@@ -0,0 +1,3 @@
+ o Code simplification and refactoring:
+ - Add and use a set of functions to perform downcasts on constant
+ connection and channel pointers. Closes ticket 40046.
More information about the tor-commits
mailing list