[tor-commits] [tor/master] Fix warnings.

2011-12-01 Thread nickm
commit c06c80b7f7911b0d5c99860ef8c4770cacdbe0a2 Author: Linus Nordberg Date: Thu Dec 1 09:40:47 2011 +0100 Fix warnings. Remove environ declaration. Use ORPort->value. And it's a string. Make tmp a char *. --- src/or/transports.c |7 +++ 1 files changed, 3 inserti

[tor-commits] [tor/master] Fix warnings.

2015-10-02 Thread nickm
commit 92c436ccbc9589048b93d0e8c8007d79284139b9 Author: Nick Mathewson Date: Fri Oct 2 15:12:04 2015 +0200 Fix warnings. --- changes/17004 |3 +++ src/test/test_dir_handle_get.c | 17 +++-- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/c

[tor-commits] [tor/master] Fix warnings from doxygen

2014-03-25 Thread nickm
commit d5e11f21cc98f4e42b05bdddb9e3316072ec0bef Author: Nick Mathewson Date: Tue Mar 25 11:16:18 2014 -0400 Fix warnings from doxygen Most of these are simple. The only nontrivial part is that our pattern for using ENUM_BF was confusing doxygen by making declarations that

[tor-commits] [tor/master] Fix warnings in test_config_fix_my_family

2013-09-03 Thread nickm
commit 37534880113133716b220bf6d5ffaaf910072b30 Author: Nick Mathewson Date: Tue Sep 3 13:35:44 2013 -0400 Fix warnings in test_config_fix_my_family --- src/test/test_config.c | 12 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/src/test/test_config.c b/src/te

[tor-commits] [tor/master] Fix warnings from lintChanges

2015-09-09 Thread nickm
commit 638e5f976b038942043b8f053af7470345e810f5 Author: Nick Mathewson Date: Wed Sep 9 09:35:05 2015 -0400 Fix warnings from lintChanges --- changes/16679_16685_etc |1 - changes/bug14917 |5 +++-- changes/bug15963 |

[tor-commits] [tor/master] fix warnings from lintChanges

2015-01-23 Thread nickm
commit bd22ad12bd84019d00bcd92e2e2390cd910908ce Author: Nick Mathewson Date: Fri Jan 23 09:09:00 2015 -0500 fix warnings from lintChanges --- changes/bug12509 |4 ++-- changes/bug13111-generate-keys-on-empty-file |9 +++-- changes/bug14001-clang-warn

[tor-commits] [tor/master] Fix warnings from lintChanges.py

2015-02-17 Thread nickm
commit b89854ee1717d6f15bca6cb1daeef853ba60dd6d Author: Nick Mathewson Date: Tue Feb 17 10:10:43 2015 -0500 Fix warnings from lintChanges.py --- changes/bug14184 |4 ++-- changes/bug14819 |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/changes/bug14184 b/chang

[tor-commits] [tor/master] Fix warnings in test_util_formats.

2016-07-17 Thread nickm
commit bec4e41f4b48c288613a13021da9a29d5fb1ecac Author: Nick Mathewson Date: Sun Jul 17 13:51:45 2016 -0400 Fix warnings in test_util_formats. Storing 255 into a char gives a warning when char is signed. Fixes bug 19682; bugfix on 0.2.8.1-alpha, where these tests were adde

[tor-commits] [tor/master] Fix warnings from lintChanges.py

2016-09-22 Thread nickm
commit 20ce9f23dc89847dfc3b70ff1cc9f7ec5bd5d644 Author: Nick Mathewson Date: Thu Sep 22 08:48:05 2016 -0400 Fix warnings from lintChanges.py --- changes/19122| 5 +++-- changes/19977| 4 ++-- changes/bug19677 | 6 +++--- changes/bug19767 | 4 +++- changes/featur

[tor-commits] [tor/master] Fix warnings from lintChanges.py

2016-11-06 Thread nickm
commit add164aa41724ba6d66c961f37bd798e268062d2 Author: Nick Mathewson Date: Sun Nov 6 16:39:46 2016 -0500 Fix warnings from lintChanges.py --- changes/bug19969 | 4 ++-- changes/bug20472 | 3 ++- changes/bug20551 | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/chang

[tor-commits] [tor/master] Fix warnings from lintchanges script

2017-01-22 Thread nickm
commit 955846fbabfa84191d921570ddbb1e263551ebc7 Author: Nick Mathewson Date: Sun Jan 22 18:54:13 2017 -0500 Fix warnings from lintchanges script --- changes/bug19899 | 2 +- changes/bug19953 | 8 changes/bug20307 | 2 +- changes/bug20502 | 2 +-

[tor-commits] [tor/master] Fix warnings from check-spaces

2016-02-01 Thread nickm
commit 7631cffbccd1536278228f994bc1762e430157ac Author: Nick Mathewson Date: Mon Feb 1 10:24:13 2016 -0500 Fix warnings from check-spaces --- src/test/test_options.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/test/test_options.c b/src/test/test_options.c i

[tor-commits] [tor/master] Fix warnings on 32-bit builds.

2014-09-25 Thread nickm
commit 9190468246c75051a4dd11ec95342df50ea1dc75 Author: Nick Mathewson Date: Thu Sep 25 17:50:13 2014 -0400 Fix warnings on 32-bit builds. When size_t is the most memory you can have, make sure that things referring to real parts of memory are size_t, not uint64_t or off_t.

[tor-commits] [tor/master] Fix warnings in current debian-hardened CI.

2021-01-11 Thread nickm
commit ccdbbae4eceb8f6c508b67d53d6242961bf2e6eb Author: Nick Mathewson Date: Mon Jan 11 14:25:56 2021 -0500 Fix warnings in current debian-hardened CI. We're getting "fallback annotation annotation in unreachable code" warnings when we build with ALL_BUGS_ARE_FATAL. This patch

[tor-commits] [tor/master] Fix warnings when using two unusual options together.

2020-10-07 Thread asn
commit 88d99fc1bd87b17517e49fd7ae82c0de6eaff992 Author: Nick Mathewson Date: Tue Sep 22 09:59:37 2020 -0400 Fix warnings when using two unusual options together. The option `--enable-all-bugs-are-fatal` when used with `--disable-module-relay` caused GCC to warn about functions

[tor-commits] [tor/master] Fix warnings about passing uninitialized buffers into functions

2017-09-15 Thread nickm
commit 4ff170d7b1cbe4074cb85271b82a8963eccc8286 Author: Nick Mathewson Date: Tue Sep 12 21:09:18 2017 -0400 Fix warnings about passing uninitialized buffers into functions Most of these buffers were never actually inspected, but it's still bad style. --- src/common/buffers.c

[tor-commits] [tor/master] Fix warnings and 64-bit problems in openbsd-malloc code

2012-08-17 Thread nickm
commit 6a33c33a12f3af414e97b91d5718ea16f2d26673 Author: Nick Mathewson Date: Wed Aug 15 19:26:53 2012 -0400 Fix warnings and 64-bit problems in openbsd-malloc code The warning fixes are: - Only define issetugid if it's missing. - Explicitly ignore the return value of wr