tor

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

commit 75ea7514e1e87124bf250b36a1a1c243b6b0cea0
parent ea154a6108bae597cb37e6bc53036b6dd2ed6187
Author: Nick Mathewson <nickm@torproject.org>
Date:   Fri, 28 Jun 2019 12:36:12 -0400

Add a changes file for coverity test fixes of 31030.

Diffstat:
Achanges/ticket31030 | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/changes/ticket31030 b/changes/ticket31030 @@ -0,0 +1,3 @@ + o Minor bugfixes (coverity, tests): + - Fix several coverity warnings from our unit tests. Fixes bug 31030; + bugfix on 0.2.4.1-alpha, 0.3.2.1-alpha, and 0.4.0.1-alpha.