[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #31832 [Core Tor/Tor]: Coverage flapping in hs_get_responsible_hsdirs()
#31832: Coverage flapping in hs_get_responsible_hsdirs()
------------------------------+------------------------------
Reporter: teor | Owner: (none)
Type: defect | Status: new
Priority: Low | Milestone: Tor: unspecified
Component: Core Tor/Tor | Version:
Severity: Minor | Keywords: tor-hs
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
------------------------------+------------------------------
We should use the random seed to generate these values, so this line is
always executed:
{{{
/* Getting the length of the list if no member is greater than the key
we
* are looking for so start at the first element. */
if (idx == smartlist_len(sorted_nodes)) {
UNCOV start = idx = 0;
}
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/31832>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs