Merge branch 'tor-github/pr/696'

This commit is contained in:
David Goulet
2019-02-20 11:29:55 -05:00
5 changed files with 40 additions and 31 deletions
+4
View File
@@ -0,0 +1,4 @@
o Code simplification and refactoring:
- Introduce a connection_dir_buf_add() helper function that checks for
compress_state of dir_connection_t and automatically writes a string to
directory connection with or without compression. Resolves issue 28816.