Merge remote-tracking branch 'tor-github/pr/466'

This commit is contained in:
Nick Mathewson
2018-11-06 15:35:45 -05:00
2 changed files with 4 additions and 5 deletions
+3
View File
@@ -0,0 +1,3 @@
o Code simplification and refactoring:
- Remove unnecessarily unsafe code from the rust macro cstr!. Closes
ticket 28077.