]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Merge branch 'maint-0.3.5' into maint-0.4.3
authorDavid Goulet <dgoulet@torproject.org>
Wed, 3 Feb 2021 14:11:14 +0000 (09:11 -0500)
committerDavid Goulet <dgoulet@torproject.org>
Wed, 3 Feb 2021 14:11:14 +0000 (09:11 -0500)
1  2 
src/core/or/address_set.c
src/core/or/address_set.h

index fcddc55e9fdf64c3a2245050ecba99a14cb2e3ee,7ada4446c474c91e2457827876874e1ad036c38d..9bd3cc0f2d171dbb57348af6c7e8035f0516fc5c
@@@ -15,9 -15,8 +15,8 @@@
  #include "lib/net/address.h"
  #include "lib/container/bloomfilt.h"
  #include "lib/crypt_ops/crypto_rand.h"
- #include "siphash.h"
  
 -/* Wrap our hash function to have the signature that the bloom filter
 +/** Wrap our hash function to have the signature that the bloom filter
   * needs. */
  static uint64_t
  bloomfilt_addr_hash(const struct sipkey *key,
Simple merge