[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #9859 [Tor]: Add flag thresholds to the networkstatus created by a bridge authority
#9859: Add flag thresholds to the networkstatus created by a bridge authority
-----------------------------+--------------------------------
Reporter: sysrqb | Owner:
Type: enhancement | Status: needs_revision
Priority: normal | Milestone: Tor: 0.2.5.x-final
Component: Tor | Version:
Resolution: | Keywords: tor-bridge trivial
Actual Points: | Parent ID:
Points: |
-----------------------------+--------------------------------
Changes (by nickm):
* status: needs_review => needs_revision
Comment:
Reviewing be044f0a8ff1927422f0f2fd17635bea6a0c6546 ...
It looks plausible, except that we're trying to avoid the "x =
tor_malloc(n); tor_snprintf(x, n, ...)" pattern in new code. Instead, use
"tor_asprintf(&x, ...)".
> Is this a good candidate for Chutney?
It could be, but you'd need to make your own torrc templates to do so.
Linus or I can walk you through that if it isn't apparent how from the
source and the readme.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9859#comment:4>
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