[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #19571 [Metrics/metrics-lib]: Missing break statement in RelayNetworkStatusImpl
#19571: Missing break statement in RelayNetworkStatusImpl
-------------------------------------+---------------------
Reporter: karsten | Owner: karsten
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Metrics/metrics-lib | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
-------------------------------------+---------------------
Ugh, I just found a potential bug in
[https://trac.torproject.org/projects/tor/attachment/ticket/17824/0001-task-17824-addendum.patch
the patch attached to #17824]: The last switch case in
`RelayNetworkStatusImpl` doesn't contain a `break` statement and hence
falls through to the default case. This code is
[https://gitweb.torproject.org/metrics-
lib.git/tree/src/org/torproject/descriptor/impl/RelayNetworkStatusImpl.java#n143
still in master]. I didn't investigate yet what effects that has, but I
feel it might break things.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/19571>
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