[tor-bugs] #23098 [Core Tor/Tor]: FTBFS again on Hurd

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Aug 4 16:17:23 UTC 2017


#23098: FTBFS again on Hurd
--------------------------+------------------------------------
 Reporter:  cypherpunks   |          Owner:
     Type:  defect        |         Status:  needs_review
 Priority:  Medium        |      Milestone:  Tor: 0.3.2.x-final
Component:  Core Tor/Tor  |        Version:  Tor: 0.3.1.1-alpha
 Severity:  Normal        |     Resolution:
 Keywords:  gnuhurd       |  Actual Points:
Parent ID:                |         Points:
 Reviewer:                |        Sponsor:
--------------------------+------------------------------------

Comment (by nickm):

 The approach in 0002 needs a tweak: if a value is allocated with malloc()
 directly, we should make sure to copy it with tor_malloc(), since we do
 not guarantee that platform malloc and tor_malloc() are equally compatible
 with tor_free() and free().  (qv our dmalloc support.)

 I'll merge and make this change.

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


More information about the tor-bugs mailing list