[tor-bugs] #7164 [Tor]: microdesc.c:378: Bug: microdesc_free() called, but md was still referenced 1 node(s); held_by_nodes == 1

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat May 3 11:52:58 UTC 2014


#7164: microdesc.c:378: Bug: microdesc_free() called, but md was still referenced
1 node(s); held_by_nodes == 1
------------------------+-------------------------------------------------
     Reporter:  jaj123  |      Owner:
         Type:  defect  |     Status:  needs_information
     Priority:  major   |  Milestone:  Tor: 0.2.???
    Component:  Tor     |    Version:  Tor: 0.2.4.19
   Resolution:          |   Keywords:  tor-client 024-backport 025-triaged
Actual Points:          |  Parent ID:
       Points:          |
------------------------+-------------------------------------------------

Comment (by cypherpunks):

 > Corruption of nodelist_map
 Just for clarity. All HT funcs used by Tor with general mem alloc
 functions (malloc, realloc). It checks result of malloc or realloc but at
 low level only (by HT_GROW), and no checks result of HT_GROW (it returns
 -1 if something wrong and 0 if something ok and wrong too for overfilled
 by limits).

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


More information about the tor-bugs mailing list