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

This commit is contained in:
teor
2019-03-26 19:31:17 +10:00
9 changed files with 197 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
o Testing:
- Check that representative subsets of values of `int` and `unsigned int`
can be represented by `void *`. Resolves issue 29537.