tor

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

commit 6edc85a20aff2224b79cb47331f3005440fb67c1
parent 65587dd600ab5f510314dc659ef3fc2d862c8b9b
Author: Nick Mathewson <nickm@torproject.org>
Date:   Tue, 18 Nov 2025 11:34:11 -0500

Changes file for clang, shellcheck warnings.

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

diff --git a/changes/fc43-warnings b/changes/fc43-warnings @@ -0,0 +1,3 @@ + o Minor bugfixes (warnings): + - Fix minor warnings from newer versions of shellcheck and clang. + Fixes bug 41166; bugfix on 0.4.3.1-alpha and several other versions.