tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 9529d99982eb64998e12db7704fa977bf02f541c
parent 7b30f8dc8c93ac215a1e7330fee1baa5f1437a98
Author: rl1987 <rl1987@sdf.lonestar.org>
Date:   Sun, 24 Mar 2019 09:25:30 +0200

Tweak changes file

Diffstat:
Mchanges/ticket29537 | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/changes/ticket29537 b/changes/ticket29537 @@ -1,3 +1,3 @@ o Testing: - - Check that all valid values of `int` and `unsigned int` can be - represented by `void *`. Resolves issue 29537. + - Check that representative subsets of values of `int` and `unsigned int` + can be represented by `void *`. Resolves issue 29537.