[tor-bugs] #14001 [Tor]: Fix clang warning, incorrect comment about IPv6, and apparent typo in log buffer size

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Dec 20 11:12:38 UTC 2014


#14001: Fix clang warning, incorrect comment about IPv6, and apparent typo in log
buffer size
--------------------+------------------------------------
 Reporter:  teor    |          Owner:
     Type:  defect  |         Status:  new
 Priority:  normal  |      Milestone:  Tor: 0.2.6.x-final
Component:  Tor     |        Version:  Tor: 0.2.6.1-alpha
 Keywords:  clang   |  Actual Points:
Parent ID:          |         Points:
--------------------+------------------------------------
 clang gives a warning about the address of an array mid-way through a
 structure always being non-NULL. AFAICT, this is true, so I've disabled
 the check.

 A comment about an IPv6 address string incorrectly refers to an IPv4
 address format.

 A log buffer is sized 10024 rather than 10240.

 I'll post a branch soon with fixes to these.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/14001>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list