[tor-bugs] #6833 [Tor Directory Authority]: Tor authorities don't handle votes with more than 64 known-flags
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Fri Sep 14 13:37:20 UTC 2012
#6833: Tor authorities don't handle votes with more than 64 known-flags
-------------------------------------+--------------------------------------
Reporter: nickm | Owner:
Type: defect | Status: needs_review
Priority: normal | Milestone: Tor: 0.2.4.x-final
Component: Tor Directory Authority | Version:
Keywords: | Parent:
Points: | Actualpoints:
-------------------------------------+--------------------------------------
Comment(by rransom):
Replying to [comment:1 nickm]:
> Please review branch "bug6833".
It'll fix the bug, but there should probably be an explicit comment near
the `smartlist_len(ns->known_flags) > MAX_KNOWN_FLAGS_IN_VOTE` check
explaining that it is there to prevent undefined behaviour in
`routerstatus_parse_entry_from_string`.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6833#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list